Date: Sun, 20 Jun 2021 16:18:45 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 244e799b728b - main - net/py-python-glanceclient: Update to 3.4.0 Message-ID: <202106201618.15KGIjnI080275@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=244e799b728bd96c47892ad3a2e15111ee459514 commit 244e799b728bd96c47892ad3a2e15111ee459514 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-20 16:04:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-20 16:16:02 +0000 net/py-python-glanceclient: Update to 3.4.0 Changes: https://docs.openstack.org/releasenotes/python-glanceclient/ --- net/py-python-glanceclient/Makefile | 4 ++-- net/py-python-glanceclient/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index 410ed8556535..932db35ab7ec 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-glanceclient -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.6.2:devel/py-keystoneauth1@ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.1<0.8:devel/py-prettytable0@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.1:devel/py-prettytable0@${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}warlock>=1.2.0<2:devel/py-warlock@${PY_FLAVOR} \ diff --git a/net/py-python-glanceclient/distinfo b/net/py-python-glanceclient/distinfo index 5ce0fb12f49b..c08ead924b07 100644 --- a/net/py-python-glanceclient/distinfo +++ b/net/py-python-glanceclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320242 -SHA256 (python-glanceclient-3.3.0.tar.gz) = 8dfb31dad2d08885e2354bba6cec29bf271f65feffb925658b312d5af0fc2af5 -SIZE (python-glanceclient-3.3.0.tar.gz) = 197333 +TIMESTAMP = 1624189743 +SHA256 (python-glanceclient-3.4.0.tar.gz) = 2bf28ef90afedbc7f9ea1541a43639bb720ca146e856abb05f32166a83b5563d +SIZE (python-glanceclient-3.4.0.tar.gz) = 197474
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201618.15KGIjnI080275>