audio/py-discogs-client: update 2.0.2 -> 2.1.0
PR: 199709 Submitted by: Stig Inge Lea Bjornsen <stiginge@pvv.org> (maintainer)
This commit is contained in:
parent
a099dbbc1d
commit
55791c70ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384825
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= discogs-client
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +13,8 @@ COMMENT= Python interface to Discogs website
|
|||
LICENSE= BSD2CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \
|
||||
${PYTHON_PKGNAMEPREFIX}oauth2>=0:${PORTSDIR}/net/py-oauth2
|
||||
${PYTHON_PKGNAMEPREFIX}oauthlib>=0:${PORTSDIR}/security/py-oauthlib \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (discogs-client-2.0.2.tar.gz) = 0a3616a818dd9fa61a61c3d9731d176e9123130d1b1b97a6beee63b4c72306b7
|
||||
SIZE (discogs-client-2.0.2.tar.gz) = 8665
|
||||
SHA256 (discogs-client-2.1.0.tar.gz) = aa071dff71ead1da375261f7befbb313e562add210253076522c7ea05aef2a02
|
||||
SIZE (discogs-client-2.1.0.tar.gz) = 8911
|
||||
|
|
Loading…
Reference in a new issue