aboutsummaryrefslogtreecommitdiff
path: root/net/py-python-heatclient
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-12-18 15:44:45 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-12-18 15:44:45 +0000
commit74dcfe4548c25b48f2325355bdb05b5fe7a07a7e (patch)
treefa7d854a83bf2299ea0b17f2c5d10e41ae0cc89c /net/py-python-heatclient
parent20ee13c88256b3f0fd4139dc4503c18b0b4cacd1 (diff)
downloadports-74dcfe4548c25b48f2325355bdb05b5fe7a07a7e.tar.gz
ports-74dcfe4548c25b48f2325355bdb05b5fe7a07a7e.zip
databases/py-swiftclient: rename to py-python-swiftclient
- Rename to py-python-swiftclient to follow naming convention for Python port available on pypi to match pypi name - Update dependencies for databases/py-swift and net/py-python-heatclient and bump PORTREVISION for these ports PR: 215374 Approved by: trociny (maintainer)
Notes
Notes: svn path=/head/; revision=428875
Diffstat (limited to 'net/py-python-heatclient')
-rw-r--r--net/py-python-heatclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile
index 6fb3f1bee30c..98e084e77ffa 100644
--- a/net/py-python-heatclient/Makefile
+++ b/net/py-python-heatclient/Makefile
@@ -3,6 +3,7 @@
PORTNAME= python-heatclient
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr
RUN_DEPENDS:= ${BUILD_DEPENDS}
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \
${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \
- ${PYTHON_PKGNAMEPREFIX}swiftclient>=2.2.0:databases/py-swiftclient \
+ ${PYTHON_PKGNAMEPREFIX}python-swiftclient>=2.2.0:databases/py-python-swiftclient \
${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.18.0:devel/py-oslo.utils \
${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \
${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \