git: a1b11d6a4560 - main - audio/py-mutagen: Update to 1.47.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 21:33:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1b11d6a4560963a0fc1398f0859b7e35cd33ba2
commit a1b11d6a4560963a0fc1398f0859b7e35cd33ba2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:28:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:33 +0000
audio/py-mutagen: Update to 1.47.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/quodlibet/mutagen/releases
https://github.com/quodlibet/mutagen/blob/main/NEWS
https://mutagen.readthedocs.io/en/latest/changelog.html
---
audio/py-mutagen/Makefile | 7 +++++--
audio/py-mutagen/distinfo | 6 +++---
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile
index 0ac1ef4f8cf9..3572261c1cae 100644
--- a/audio/py-mutagen/Makefile
+++ b/audio/py-mutagen/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mutagen
-PORTVERSION= 1.46.0
+PORTVERSION= 1.47.0
CATEGORIES= audio python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,11 @@ WWW= https://github.com/quodlibet/mutagen
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/audio/py-mutagen/distinfo b/audio/py-mutagen/distinfo
index 89cc391a6772..2edffb71865a 100644
--- a/audio/py-mutagen/distinfo
+++ b/audio/py-mutagen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665648729
-SHA256 (mutagen-1.46.0.tar.gz) = 6e5f8ba84836b99fe60be5fb27f84be4ad919bbb6b49caa6ae81e70584b55e58
-SIZE (mutagen-1.46.0.tar.gz) = 1268561
+TIMESTAMP = 1693824053
+SHA256 (mutagen-1.47.0.tar.gz) = 719fadef0a978c31b4cf3c956261b3c58b6948b32023078a2117b1de09f0fc99
+SIZE (mutagen-1.47.0.tar.gz) = 1274186