diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | databases/Makefile | 2 | ||||
-rw-r--r-- | databases/py-python-swiftclient/Makefile (renamed from databases/py-swiftclient/Makefile) | 3 | ||||
-rw-r--r-- | databases/py-python-swiftclient/distinfo (renamed from databases/py-swiftclient/distinfo) | 0 | ||||
-rw-r--r-- | databases/py-python-swiftclient/pkg-descr (renamed from databases/py-swiftclient/pkg-descr) | 0 | ||||
-rw-r--r-- | databases/py-python-swiftclient/pkg-plist (renamed from databases/py-swiftclient/pkg-plist) | 0 | ||||
-rw-r--r-- | databases/py-swift/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-heatclient/Makefile | 3 |
8 files changed, 7 insertions, 5 deletions
@@ -8846,3 +8846,4 @@ www/linux-c6-flashplugin24|www/linux-flashplayer|2016-12-18|Renamed to match ups www/linux-c7-flashplugin24|www/linux-flashplayer|2016-12-18|Renamed to match upstream biology/p5-bioperl|biology/p5-BioPerl|2016-12-18|Rename to match upstream naming biology/p5-bioperl-run|biology/p5-BioPerl-Run|2016-12-18|Rename to match upstream naming +databases/py-swiftclient|databases/py-python-swiftclient|2016-12-18|Rename to match pypi name diff --git a/databases/Makefile b/databases/Makefile index 124a32254d43..2130c495ae3a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -764,6 +764,7 @@ SUBDIR += py-python-memcached SUBDIR += py-python-rrdtool SUBDIR += py-python-sql + SUBDIR += py-python-swiftclient SUBDIR += py-qt4-sql SUBDIR += py-qt5-sql SUBDIR += py-queries @@ -784,7 +785,6 @@ SUBDIR += py-sqlparse SUBDIR += py-sqlrelay SUBDIR += py-swift - SUBDIR += py-swiftclient SUBDIR += py-sybase SUBDIR += py-tarantool SUBDIR += py-umemcache diff --git a/databases/py-swiftclient/Makefile b/databases/py-python-swiftclient/Makefile index 1635cd255501..c1c55c6721ac 100644 --- a/databases/py-swiftclient/Makefile +++ b/databases/py-python-swiftclient/Makefile @@ -1,12 +1,11 @@ # Created by: Mikolaj Golub <trociny@FreeBSD.org> # $FreeBSD$ -PORTNAME= swiftclient +PORTNAME= python-swiftclient PORTVERSION= 3.2.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= trociny@FreeBSD.org COMMENT= Python client library for OpenStack Object Storage (Swift) diff --git a/databases/py-swiftclient/distinfo b/databases/py-python-swiftclient/distinfo index bbb5db8867fa..bbb5db8867fa 100644 --- a/databases/py-swiftclient/distinfo +++ b/databases/py-python-swiftclient/distinfo diff --git a/databases/py-swiftclient/pkg-descr b/databases/py-python-swiftclient/pkg-descr index f8c8be3aa3f8..f8c8be3aa3f8 100644 --- a/databases/py-swiftclient/pkg-descr +++ b/databases/py-python-swiftclient/pkg-descr diff --git a/databases/py-swiftclient/pkg-plist b/databases/py-python-swiftclient/pkg-plist index ff38fac69677..ff38fac69677 100644 --- a/databases/py-swiftclient/pkg-plist +++ b/databases/py-python-swiftclient/pkg-plist diff --git a/databases/py-swift/Makefile b/databases/py-swift/Makefile index 0e10756a1752..cd53b119737e 100644 --- a/databases/py-swift/Makefile +++ b/databases/py-swift/Makefile @@ -3,6 +3,7 @@ PORTNAME= swift PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://launchpadlibrarian.net/196367574/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +20,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}PasteDeploy>0:www/py-pastedeploy \ ${PYTHON_PKGNAMEPREFIX}dnspython>=1.10.0:dns/py-dnspython \ ${PYTHON_PKGNAMEPREFIX}eventlet>=0.9.8:net/py-eventlet \ ${PYTHON_PKGNAMEPREFIX}netifaces>=0:net/py-netifaces \ - ${PYTHON_PKGNAMEPREFIX}swiftclient>=0:databases/py-swiftclient \ + ${PYTHON_PKGNAMEPREFIX}python-swiftclient>=0:databases/py-python-swiftclient \ ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}webob>=0.9.8:www/py-webob \ 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 \ |