Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2018 08:23:41 +0000 (UTC)
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479879 - head/databases/py-python-swiftclient
Message-ID:  <201809160823.w8G8Nf3s086162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trociny
Date: Sun Sep 16 08:23:41 2018
New Revision: 479879
URL: https://svnweb.freebsd.org/changeset/ports/479879

Log:
  update to 3.6.0

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

Modified: head/databases/py-python-swiftclient/Makefile
==============================================================================
--- head/databases/py-python-swiftclient/Makefile	Sun Sep 16 08:03:36 2018	(r479878)
+++ head/databases/py-python-swiftclient/Makefile	Sun Sep 16 08:23:41 2018	(r479879)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-swiftclient
-PORTVERSION=	3.5.0
+PORTVERSION=	3.6.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:deve
 
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 RUN_DEPENDS+=	${PY_FUTURES} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=1.1:www/py-requests@${PY_FLAVOR}
 
 USES=		python

Modified: head/databases/py-python-swiftclient/distinfo
==============================================================================
--- head/databases/py-python-swiftclient/distinfo	Sun Sep 16 08:03:36 2018	(r479878)
+++ head/databases/py-python-swiftclient/distinfo	Sun Sep 16 08:23:41 2018	(r479879)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520508911
-SHA256 (python-swiftclient-3.5.0.tar.gz) = 8d91368f99bf659d2889b01fa2a796e2b36c7397073dd365a7337624bc1b0836
-SIZE (python-swiftclient-3.5.0.tar.gz) = 182598
+TIMESTAMP = 1537074115
+SHA256 (python-swiftclient-3.6.0.tar.gz) = 1b0308d1675ebc58b04fc6c139fe4dd66755051d5336f0ac6cfcf3f6c5f9666b
+SIZE (python-swiftclient-3.6.0.tar.gz) = 189534



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809160823.w8G8Nf3s086162>