mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-python-novaclient: Update to 18.8.0
Changes: https://docs.openstack.org/releasenotes/python-novaclient/
This commit is contained in:
parent
514900cc9f
commit
6c8b221831
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= python-novaclient
|
||||
PORTVERSION= 18.7.0
|
||||
PORTVERSION= 18.8.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -24,11 +24,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR
|
|||
${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2:devel/py-prettytable0@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR}
|
||||
|
||||
USES= python shebangfix
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
SHEBANG_GLOB= *.sh
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725559873
|
||||
SHA256 (python-novaclient-18.7.0.tar.gz) = 94cad0f0f4c161ced52a5ecd85d134fd673b997da7194a031c0ca69344340b0d
|
||||
SIZE (python-novaclient-18.7.0.tar.gz) = 340344
|
||||
TIMESTAMP = 1738089128
|
||||
SHA256 (python-novaclient-18.8.0.tar.gz) = 66d0d81dee69bdc6937cca3b878261f1834959c607891527a78927a01cea8800
|
||||
SIZE (python-novaclient-18.8.0.tar.gz) = 340549
|
||||
|
|
Loading…
Add table
Reference in a new issue