diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-03 23:20:28 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-03 23:51:29 +0800 |
commit | d114e7b80e43801a68f46bf613add450dfaec801 (patch) | |
tree | 5efec0a30cf16317e9ce6b867453cc785aefc6b7 /net/py-python-heatclient | |
parent | net/py-eventlet: Update to 0.39.0 (diff) |
net/py-python-heatclient: Update to 4.1.0
Changes: https://docs.openstack.org/releasenotes/python-heatclient/
Diffstat (limited to 'net/py-python-heatclient')
-rw-r--r-- | net/py-python-heatclient/Makefile | 6 | ||||
-rw-r--r-- | 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 |