mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-python-heatclient: Update to 4.1.0
Changes: https://docs.openstack.org/releasenotes/python-heatclient/
This commit is contained in:
parent
04bcb3a59c
commit
d114e7b80e
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= python-heatclient
|
PORTNAME= python-heatclient
|
||||||
PORTVERSION= 4.0.0
|
PORTVERSION= 4.1.0
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
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}pyyaml>=3.13:devel/py-pyyaml@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${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
|
USE_PYTHON= autoplist concurrent pep517
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
SHEBANG_GLOB= *.sh
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1725559869
|
TIMESTAMP = 1738089124
|
||||||
SHA256 (python-heatclient-4.0.0.tar.gz) = a33a6fe32caef2599698a83688630c37c209dbdcebf3b1a3ef7767e5032089f2
|
SHA256 (python-heatclient-4.1.0.tar.gz) = d68499ce67031304e105b17c33f9ef63ffdac492f2414c4301539822c2ebf70d
|
||||||
SIZE (python-heatclient-4.0.0.tar.gz) = 178969
|
SIZE (python-heatclient-4.1.0.tar.gz) = 179125
|
||||||
|
|
Loading…
Add table
Reference in a new issue