mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-python-neutronclient: Update to 11.4.0
Changes: https://docs.openstack.org/releasenotes/python-neutronclient/
This commit is contained in:
parent
d114e7b80e
commit
514900cc9f
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= python-neutronclient
|
PORTNAME= python-neutronclient
|
||||||
PORTVERSION= 11.3.1
|
PORTVERSION= 11.4.0
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -32,11 +32,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.4.0:devel/py-cliff@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python 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 = 1720364833
|
TIMESTAMP = 1738089126
|
||||||
SHA256 (python-neutronclient-11.3.1.tar.gz) = 53cd9923f43a3b0772a40e3561f74655adc8038f90261ab3de05b6211d12edcb
|
SHA256 (python-neutronclient-11.4.0.tar.gz) = 8741219362e4bf9c2e43f2e6cae4d4991ed8f9df9063f43408a0b658b03d62e2
|
||||||
SIZE (python-neutronclient-11.3.1.tar.gz) = 211410
|
SIZE (python-neutronclient-11.4.0.tar.gz) = 211796
|
||||||
|
|
Loading…
Add table
Reference in a new issue