git: 4f95dd485fa2 - main - audio/py-spotipy: Update to 2.25.1 (security release)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Mar 2025 09:09:59 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f95dd485fa2563db14da7890a785097344e199a commit 4f95dd485fa2563db14da7890a785097344e199a Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2025-03-05 09:02:08 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2025-03-05 09:09:54 +0000 audio/py-spotipy: Update to 2.25.1 (security release) - Disable temporarily the EXAMPLES option, because upstream forgot to add the examples to the distribution file. Release changes: https://github.com/spotipy-dev/spotipy/releases/tag/2.25.1 Security: CVE-2025-27154 --- audio/py-spotipy/Makefile | 10 +++++----- audio/py-spotipy/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/audio/py-spotipy/Makefile b/audio/py-spotipy/Makefile index 9abeeb2c315e..be0339ba49a1 100644 --- a/audio/py-spotipy/Makefile +++ b/audio/py-spotipy/Makefile @@ -1,5 +1,5 @@ PORTNAME= spotipy -DISTVERSION= 2.24.0 +DISTVERSION= 2.25.1 CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,19 +22,19 @@ USE_PYTHON= autoplist distutils NO_ARCH= yes -OPTIONS_DEFINE= CACHE DOCS EXAMPLES +OPTIONS_DEFINE= CACHE DOCS #EXAMPLES CACHE_DESC= Enable a cache handler via pymemcache CACHE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymemcache>=4.0.0:databases/py-pymemcache@${PY_FLAVOR} DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.8.0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=1.0.0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} DOCS_PORTDOCS= * .buildinfo -EXAMPLES_PORTEXAMPLES= * +#EXAMPLES_PORTEXAMPLES= * post-install-DOCS-on: ${LOCALBASE}/bin/sphinx-build-${PYTHON_VER} -d ${WRKDIR} -b html ${WRKSRC}/docs ${STAGEDIR}${DOCSDIR} -post-install-EXAMPLES-on: - cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}/${EXAMPLESDIR} +#post-install-EXAMPLES-on: +# cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}/${EXAMPLESDIR} .include <bsd.port.mk> diff --git a/audio/py-spotipy/distinfo b/audio/py-spotipy/distinfo index 38d51d97ee66..9877afb23a08 100644 --- a/audio/py-spotipy/distinfo +++ b/audio/py-spotipy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717143521 -SHA256 (spotipy-dev-spotipy-2.24.0_GH0.tar.gz) = f3dfd2f891f76923847f052c65ec689cd7482ab1e3200aebeffa39661c51d137 -SIZE (spotipy-dev-spotipy-2.24.0_GH0.tar.gz) = 114822 +TIMESTAMP = 1741162702 +SHA256 (spotipy-dev-spotipy-2.25.1_GH0.tar.gz) = 1d525c070567a3aa36efda82dbde59e0a2ac7f395e5a88ea4f31da47fda07ff9 +SIZE (spotipy-dev-spotipy-2.25.1_GH0.tar.gz) = 107750