diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-20 00:21:09 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-20 00:21:09 +0800 |
commit | 073f5b8af7b859261b8a4bf8c5b75f8faf1021bf (patch) | |
tree | dcc23331e278b540251a64b1c6361d9403067ed5 /net | |
parent | ce2af7f2b3106bbbc058bfea8a23d14f0b2df828 (diff) | |
download | freebsd-ports-gnome-073f5b8af7b859261b8a4bf8c5b75f8faf1021bf.tar.gz freebsd-ports-gnome-073f5b8af7b859261b8a4bf8c5b75f8faf1021bf.tar.zst freebsd-ports-gnome-073f5b8af7b859261b8a4bf8c5b75f8faf1021bf.zip |
Update to 3.2.1
Changes: https://docs.openstack.org/releasenotes/python-glanceclient/
Diffstat (limited to 'net')
-rw-r--r-- | net/py-python-glanceclient/Makefile | 3 | ||||
-rw-r--r-- | net/py-python-glanceclient/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index 751b13a74ed6..c5a29159fafa 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -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.2:devel/py-keystoneauth1@ ${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} diff --git a/net/py-python-glanceclient/distinfo b/net/py-python-glanceclient/distinfo index 6cee38b4bcd7..a0f01576acdd 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -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 |