summaryrefslogtreecommitdiff
path: root/net/py-python-cinderclient5
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-python-cinderclient5')
-rw-r--r--net/py-python-cinderclient5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-python-cinderclient5/Makefile b/net/py-python-cinderclient5/Makefile
index d9212e0e0fa9..8386928e86b5 100644
--- a/net/py-python-cinderclient5/Makefile
+++ b/net/py-python-cinderclient5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= python-cinderclient
PORTVERSION= 5.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}prettytable>=0.7.1<0.8:devel/py-prettytable@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.1<0.8:devel/py-prettytable0@${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}six>=1.10.0:devel/py-six@${PY_FLAVOR}