Date: Mon, 3 Feb 2025 15:58:49 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: d114e7b80e43 - main - net/py-python-heatclient: Update to 4.1.0 Message-ID: <202502031558.513FwnsI013138@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=d114e7b80e43801a68f46bf613add450dfaec801 commit d114e7b80e43801a68f46bf613add450dfaec801 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:20:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:29 +0000 net/py-python-heatclient: Update to 4.1.0 Changes: https://docs.openstack.org/releasenotes/python-heatclient/ --- net/py-python-heatclient/Makefile | 6 ++---- net/py-python-heatclient/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile index b5ce15097da1..5e7b679ad3c1 100644 --- a/net/py-python-heatclient/Makefile +++ b/net/py-python-heatclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-heatclient -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,11 +28,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=2.8.0:devel/py-cliff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.13:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} -USES= python:3.9+ shebangfix +USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -SHEBANG_GLOB= *.sh - .include <bsd.port.mk> diff --git a/net/py-python-heatclient/distinfo b/net/py-python-heatclient/distinfo index e2a4bbd60af8..0109235acaec 100644 --- a/net/py-python-heatclient/distinfo +++ b/net/py-python-heatclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559869 -SHA256 (python-heatclient-4.0.0.tar.gz) = a33a6fe32caef2599698a83688630c37c209dbdcebf3b1a3ef7767e5032089f2 -SIZE (python-heatclient-4.0.0.tar.gz) = 178969 +TIMESTAMP = 1738089124 +SHA256 (python-heatclient-4.1.0.tar.gz) = d68499ce67031304e105b17c33f9ef63ffdac492f2414c4301539822c2ebf70d +SIZE (python-heatclient-4.1.0.tar.gz) = 179125
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031558.513FwnsI013138>