svn commit: r545377 - head/net/py-python-glanceclient

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 19 16:21:16 UTC 2020


Author: sunpoet
Date: Wed Aug 19 16:21:09 2020
New Revision: 545377
URL: https://svnweb.freebsd.org/changeset/ports/545377

Log:
  Update to 3.2.1
  
  Changes:	https://docs.openstack.org/releasenotes/python-glanceclient/

Modified:
  head/net/py-python-glanceclient/Makefile
  head/net/py-python-glanceclient/distinfo

Modified: head/net/py-python-glanceclient/Makefile
==============================================================================
--- head/net/py-python-glanceclient/Makefile	Wed Aug 19 16:20:54 2020	(r545376)
+++ head/net/py-python-glanceclient/Makefile	Wed Aug 19 16:21:09 2020	(r545377)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-glanceclient
-PORTVERSION=	3.2.0
+PORTVERSION=	3.2.1
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.6
 		${PYTHON_PKGNAMEPREFIX}prettytable>=0.7.1<0.8:devel/py-prettytable@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}openssl>=17.1.0:security/py-openssl@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}warlock>=1.2.0<2:devel/py-warlock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wrapt>=1.7.0:devel/py-wrapt@${PY_FLAVOR}
 

Modified: head/net/py-python-glanceclient/distinfo
==============================================================================
--- head/net/py-python-glanceclient/distinfo	Wed Aug 19 16:20:54 2020	(r545376)
+++ head/net/py-python-glanceclient/distinfo	Wed Aug 19 16:21:09 2020	(r545377)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592846060
-SHA256 (python-glanceclient-3.2.0.tar.gz) = 0181ee9384e5fee3bdd733c3d5d88e242dff5f285dda25176d1b71dbc1b8fb2c
-SIZE (python-glanceclient-3.2.0.tar.gz) = 193799
+TIMESTAMP = 1597569979
+SHA256 (python-glanceclient-3.2.1.tar.gz) = f011ba894c44fe770e80acef845e81ac7b38cad05c72d0599d87a2b7abfee719
+SIZE (python-glanceclient-3.2.1.tar.gz) = 192079


More information about the svn-ports-head mailing list