Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:15:47 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: 4472a7b966c8 - main - net/py-python-glanceclient: Update to 4.0.0
Message-ID:  <202205220515.24M5FlbR062483@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=4472a7b966c89bd3f8f2d7ad12f0777bb03d1496

commit 4472a7b966c89bd3f8f2d7ad12f0777bb03d1496
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:23:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:37:28 +0000

    net/py-python-glanceclient: Update to 4.0.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 f08d198b4b34..b3c2700291c1 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.6.0
+PORTVERSION=	4.0.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.6.2:devel/py-keystoneauth1@
 		${PYTHON_PKGNAMEPREFIX}warlock>=1.2.0<2:devel/py-warlock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wrapt>=1.7.0:devel/py-wrapt@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.8+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/net/py-python-glanceclient/distinfo b/net/py-python-glanceclient/distinfo
index 71677a3de61d..806eceb2612d 100644
--- a/net/py-python-glanceclient/distinfo
+++ b/net/py-python-glanceclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646058094
-SHA256 (python-glanceclient-3.6.0.tar.gz) = 822d4862d5892f6a65b68293472e60b074d1c07969d061e804c6e1d543f983da
-SIZE (python-glanceclient-3.6.0.tar.gz) = 202581
+TIMESTAMP = 1653151134
+SHA256 (python-glanceclient-4.0.0.tar.gz) = 6b7b452e648ab9a29b050cb7d84914eec3c8110b4de60683aa8193d378246bec
+SIZE (python-glanceclient-4.0.0.tar.gz) = 202815



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