1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Deprecate port at the end of 2020: Google Play Music shutting down.

Details:
- https://github.com/simon-weber/gmusicapi/issues/673
- https://support.google.com/youtubemusic/answer/9698084
This commit is contained in:
Thomas Zander 2020-10-26 09:53:53 +00:00
parent 110472a6cd
commit a479963cf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553329

View File

@ -13,6 +13,9 @@ COMMENT= Unofficial Python API for Google Play Music
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Google Play Music is going away: https://github.com/simon-weber/gmusicapi/issues/673
EXPIRATION_DATE=2020-12-30
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dateutil>=2.2:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:devel/py-decorator@${PY_FLAVOR} \