svn commit: r355131 - head/databases/py-swiftclient

Mikolaj Golub trociny at FreeBSD.org
Sun May 25 06:46:14 UTC 2014


Author: trociny
Date: Sun May 25 06:46:13 2014
New Revision: 355131
URL: http://svnweb.freebsd.org/changeset/ports/355131
QAT: https://qat.redports.org/buildarchive/r355131/

Log:
  Update to 2.1.0.

Modified:
  head/databases/py-swiftclient/Makefile
  head/databases/py-swiftclient/distinfo

Modified: head/databases/py-swiftclient/Makefile
==============================================================================
--- head/databases/py-swiftclient/Makefile	Sun May 25 05:34:50 2014	(r355130)
+++ head/databases/py-swiftclient/Makefile	Sun May 25 06:46:13 2014	(r355131)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	swiftclient
-PORTVERSION=	2.0.3
+PORTVERSION=	2.1.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pb
 
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simplejson \
+		${PYTHON_PKGNAMEPREFIX}six>=1.5.2:${PORTSDIR}/devel/py-six \
 		${PYTHON_PKGNAMEPREFIX}requests>=1.1:${PORTSDIR}/www/py-requests
 
 USE_PYTHON=	2

Modified: head/databases/py-swiftclient/distinfo
==============================================================================
--- head/databases/py-swiftclient/distinfo	Sun May 25 05:34:50 2014	(r355130)
+++ head/databases/py-swiftclient/distinfo	Sun May 25 06:46:13 2014	(r355131)
@@ -1,2 +1,2 @@
-SHA256 (python-swiftclient-2.0.3.tar.gz) = b8c0b11ff0397b2f2ba2145cd8de7b86a61d34d6f1af78fee536cb9ba5dee315
-SIZE (python-swiftclient-2.0.3.tar.gz) = 55405
+SHA256 (python-swiftclient-2.1.0.tar.gz) = e5304cc2fc58e5f9fec87c0910109b524b3634f49a6dd82a35a28cbdf1515de8
+SIZE (python-swiftclient-2.1.0.tar.gz) = 62692


More information about the svn-ports-all mailing list