Date: Tue, 09 Dec 2025 11:24:53 +0000 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: 1c588590dce3 - main - devel/py-cliff: Update to 4.13.0 Message-ID: <69380705.9212.1ab82344@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=1c588590dce3ab1ae3c6d7d570f4cf1511d932c2 commit 1c588590dce3ab1ae3c6d7d570f4cf1511d932c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-09 06:39:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-09 11:21:15 +0000 devel/py-cliff: Update to 4.13.0 Changes: https://docs.openstack.org/cliff/latest/user/history.html --- devel/py-cliff/Makefile | 4 ++-- devel/py-cliff/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-cliff/Makefile b/devel/py-cliff/Makefile index d87eab3c38fc..a732e30f2de9 100644 --- a/devel/py-cliff/Makefile +++ b/devel/py-cliff/Makefile @@ -1,5 +1,5 @@ PORTNAME= cliff -PORTVERSION= 4.12.0 +PORTVERSION= 4.13.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopage>=0.4.0:devel/py-autopage@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}cmd2>=1.0.0:devel/py-cmd2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2:devel/py-prettytable0@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.12:devel/py-pyyaml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}stevedore>=5.6.0:devel/py-stevedore@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-cliff/distinfo b/devel/py-cliff/distinfo index e43f121545c8..b962da752bfa 100644 --- a/devel/py-cliff/distinfo +++ b/devel/py-cliff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853290 -SHA256 (cliff-4.12.0.tar.gz) = 3fa9f45f8b216fabbea2a4322d7b0704221455f4ce87492393925cabba743dc6 -SIZE (cliff-4.12.0.tar.gz) = 86665 +TIMESTAMP = 1765032700 +SHA256 (cliff-4.13.0.tar.gz) = 54df5434f12d3d9f0724f50feef950ee4b79ed1bd560b42fa28901a1c9656e7f +SIZE (cliff-4.13.0.tar.gz) = 89337
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69380705.9212.1ab82344>
