mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Update to upstream version 7.0.0
This commit is contained in:
parent
8a7b2fd246
commit
f54fad3376
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405634
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gmusicapi
|
||||
PORTVERSION= 5.0.0.20150603
|
||||
PORTVERSION= 7.0.0
|
||||
CATEGORIES= audio python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -21,12 +21,16 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:${PORTSDIR}/devel/py-appdirs
|
||||
${PYTHON_PKGNAMEPREFIX}gpsoauth>=0.0:${PORTSDIR}/security/py-gpsoauth \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=2.5.0:${PORTSDIR}/devel/py-protobuf \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:${PORTSDIR}/www/py-requests \
|
||||
${PYTHON_PKGNAMEPREFIX}validictory>=0.9.3:${PORTSDIR}/devel/py-validictory
|
||||
${PYTHON_PKGNAMEPREFIX}validictory>=0.9.3:${PORTSDIR}/devel/py-validictory \
|
||||
${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>0:${PORTSDIR}/net/py-ndg_httpsclient \
|
||||
${PYTHON_PKGNAMEPREFIX}MechanicalSoup>0:${PORTSDIR}/www/py-MechanicalSoup \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl \
|
||||
${PYTHON_PKGNAMEPREFIX}pyasn1>0:${PORTSDIR}/devel/py-pyasn1
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= simon-weber
|
||||
GH_PROJECT= Unofficial-Google-Music-API
|
||||
GH_TAGNAME= 3b0a550
|
||||
GH_PROJECT= gmusicapi
|
||||
GH_TAGNAME= 18ff98e
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (simon-weber-Unofficial-Google-Music-API-5.0.0.20150603-3b0a550_GH0.tar.gz) = 783fb9c6d9200831dbc8b13e92f3cf627ac6b67720f2e93e5d381ed8d94565f0
|
||||
SIZE (simon-weber-Unofficial-Google-Music-API-5.0.0.20150603-3b0a550_GH0.tar.gz) = 150906
|
||||
SHA256 (simon-weber-gmusicapi-7.0.0-18ff98e_GH0.tar.gz) = 0a8c259fda9d47b3fb10fc35d7236c85b913b367a7b002d2a30713a1186bfbe9
|
||||
SIZE (simon-weber-gmusicapi-7.0.0-18ff98e_GH0.tar.gz) = 146925
|
||||
|
Loading…
Reference in New Issue
Block a user