Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 07:18:45 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dd5a0bddb691 - main - audio/py-pylast: Update to 5.2.0
Message-ID:  <202306300718.35U7Ijsq065433@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dd5a0bddb691b95947c7a5b314dd10b93c9ab1de

commit dd5a0bddb691b95947c7a5b314dd10b93c9ab1de
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-30 07:02:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-30 07:02:59 +0000

    audio/py-pylast: Update to 5.2.0
    
    Changes:        https://github.com/pylast/pylast/releases
---
 audio/py-pylast/Makefile | 11 ++---------
 audio/py-pylast/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile
index 54ab58e3cc5b..93742925f0d0 100644
--- a/audio/py-pylast/Makefile
+++ b/audio/py-pylast/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pylast
-PORTVERSION=	5.1.0
-PORTREVISION=	2
+PORTVERSION=	5.2.0
 CATEGORIES=	audio python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -26,10 +25,4 @@ USE_PYTHON=	autoplist concurrent pep517 pytest
 NO_ARCH=	yes
 TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR}
 
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 30800
-RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/audio/py-pylast/distinfo b/audio/py-pylast/distinfo
index b3fd4ca76635..9bc74d71d819 100644
--- a/audio/py-pylast/distinfo
+++ b/audio/py-pylast/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057653
-SHA256 (pylast-5.1.0.tar.gz) = 89300fdcdf423d7be0606bdc44da27c3b48c4d73aa1d4cb12672cc006c979bdc
-SIZE (pylast-5.1.0.tar.gz) = 40517
+TIMESTAMP = 1686496728
+SHA256 (pylast-5.2.0.tar.gz) = bb046804ef56a0c18072c750d61a282d47ac102a3b0b9c44a023eaf5b0934b0a
+SIZE (pylast-5.2.0.tar.gz) = 41137



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300718.35U7Ijsq065433>