Date: Wed, 27 Nov 2024 02:40:33 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: 8215befdd8ba - main - devel/py-cliff: Update to 4.8.0 Message-ID: <202411270240.4AR2eXdF015220@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=8215befdd8bad1feb25766a30ddd4c6442c6701b commit 8215befdd8bad1feb25766a30ddd4c6442c6701b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-27 02:33:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-27 02:33:40 +0000 devel/py-cliff: Update to 4.8.0 Changes: https://docs.openstack.org/cliff/latest/user/history.html --- devel/py-cliff/Makefile | 5 ++--- devel/py-cliff/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/py-cliff/Makefile b/devel/py-cliff/Makefile index a25c45c4aa56..f4a0e5d61856 100644 --- a/devel/py-cliff/Makefile +++ b/devel/py-cliff/Makefile @@ -1,6 +1,5 @@ PORTNAME= cliff -PORTVERSION= 4.7.0 -PORTREVISION= 1 +PORTVERSION= 4.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopage>=0.4.0:devel/py-autopage@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.12:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} -USES= python +USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-cliff/distinfo b/devel/py-cliff/distinfo index e7d1182737b9..3ff667685ed5 100644 --- a/devel/py-cliff/distinfo +++ b/devel/py-cliff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716142090 -SHA256 (cliff-4.7.0.tar.gz) = 6ca45f8df519bbc0722c61049de7b7e442a465fa7f3f552b96d735fa26fd5b26 -SIZE (cliff-4.7.0.tar.gz) = 84250 +TIMESTAMP = 1732260904 +SHA256 (cliff-4.8.0.tar.gz) = 23eff502e603cf0aa841eaea6662a42cd3064169162b3e596b20226400e34dfd +SIZE (cliff-4.8.0.tar.gz) = 84206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411270240.4AR2eXdF015220>