summaryrefslogtreecommitdiff
path: root/net/py-python-glanceclient/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 12:23:32 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 12:37:28 +0800
commit4472a7b966c89bd3f8f2d7ad12f0777bb03d1496 (patch)
tree7ecf6f22ff1a51070d30e010e2696990b858e600 /net/py-python-glanceclient/Makefile
parentmisc/py-cinder: Update USES=python (diff)
net/py-python-glanceclient: Update to 4.0.0
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
Diffstat (limited to 'net/py-python-glanceclient/Makefile')
-rw-r--r--net/py-python-glanceclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile
index f08d198b4b34..b3c2700291c1 100644
--- a/net/py-python-glanceclient/Makefile
+++ b/net/py-python-glanceclient/Makefile
@@ -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