Skip to content

Commit 7eb37d2

Browse files
Deprecate port at the end of 2020: Google Play Music shutting down.
Details: - simon-weber/gmusicapi#673 - https://support.google.com/youtubemusic/answer/9698084 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@553329 35697150-7ecd-e111-bb59-0022644237b5
1 parent d810889 commit 7eb37d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

audio/py-gmusicapi/Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ COMMENT= Unofficial Python API for Google Play Music
1313
LICENSE= BSD3CLAUSE
1414
LICENSE_FILE= ${WRKSRC}/LICENSE
1515

16+
DEPRECATED= Google Play Music is going away: https://github.com/simon-weber/gmusicapi/issues/673
17+
EXPIRATION_DATE=2020-12-30
18+
1619
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:devel/py-appdirs@${PY_FLAVOR} \
1720
${PYTHON_PKGNAMEPREFIX}dateutil>=2.2:devel/py-dateutil@${PY_FLAVOR} \
1821
${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:devel/py-decorator@${PY_FLAVOR} \

0 commit comments

Comments
 (0)