git: e77e380d8c68 - main - devel/py-dunamai: Update to 1.17.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 23:52:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e77e380d8c685d8e8d93df9a6d084076d0d6cf0a commit e77e380d8c685d8e8d93df9a6d084076d0d6cf0a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-27 23:23:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-27 23:43:55 +0000 devel/py-dunamai: Update to 1.17.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/mtkennerly/dunamai/releases --- devel/py-dunamai/Makefile | 5 +++-- devel/py-dunamai/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-dunamai/Makefile b/devel/py-dunamai/Makefile index 85ff6efc284d..5bd00c9f810d 100644 --- a/devel/py-dunamai/Makefile +++ b/devel/py-dunamai/Makefile @@ -1,5 +1,5 @@ PORTNAME= dunamai -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,11 @@ WWW= https://github.com/mtkennerly/dunamai LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} USES= python:3.5+ -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-dunamai/distinfo b/devel/py-dunamai/distinfo index e84bbdc52c4d..184764aa3a17 100644 --- a/devel/py-dunamai/distinfo +++ b/devel/py-dunamai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771209 -SHA256 (dunamai-1.16.0.tar.gz) = bfe8e23cc5a1ceed1c7f791674ea24cf832a53a5da73f046eeb43367ccfc3f77 -SIZE (dunamai-1.16.0.tar.gz) = 23561 +TIMESTAMP = 1685162128 +SHA256 (dunamai-1.17.0.tar.gz) = 459381b585a1e78e4070f0d38a6afb4d67de2ee95064bf6b0438ec620dde0820 +SIZE (dunamai-1.17.0.tar.gz) = 42224