net/py-python-glanceclient: Update to 4.0.0
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
This commit is contained in:
parent
ce93ecc6b2
commit
4472a7b966
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
|
||||
|
||||
PORTNAME= python-glanceclient
|
||||
PORTVERSION= 3.6.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.6.2:devel/py-keystoneauth1@
|
|||
${PYTHON_PKGNAMEPREFIX}warlock>=1.2.0<2:devel/py-warlock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wrapt>=1.7.0:devel/py-wrapt@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.8+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1646058094
|
||||
SHA256 (python-glanceclient-3.6.0.tar.gz) = 822d4862d5892f6a65b68293472e60b074d1c07969d061e804c6e1d543f983da
|
||||
SIZE (python-glanceclient-3.6.0.tar.gz) = 202581
|
||||
TIMESTAMP = 1653151134
|
||||
SHA256 (python-glanceclient-4.0.0.tar.gz) = 6b7b452e648ab9a29b050cb7d84914eec3c8110b4de60683aa8193d378246bec
|
||||
SIZE (python-glanceclient-4.0.0.tar.gz) = 202815
|
||||
|
|
Loading…
Reference in a new issue