Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2024 14:13:50 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: 138781f67d92 - main - net/py-python-keystoneclient: Update to 5.4.0
Message-ID:  <202403091413.429EDoYr017551@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=138781f67d92a33bba587566c2c07949b1dffa0d

commit 138781f67d92a33bba587566c2c07949b1dffa0d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-09 13:49:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-09 14:06:12 +0000

    net/py-python-keystoneclient: Update to 5.4.0
    
    Changes:        https://docs.openstack.org/releasenotes/python-keystoneclient/
---
 net/py-python-keystoneclient/Makefile | 3 +--
 net/py-python-keystoneclient/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/net/py-python-keystoneclient/Makefile b/net/py-python-keystoneclient/Makefile
index 5b86fedcf727..785254bec521 100644
--- a/net/py-python-keystoneclient/Makefile
+++ b/net/py-python-keystoneclient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-keystoneclient
-PORTVERSION=	5.3.0
+PORTVERSION=	5.4.0
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@
 		${PYTHON_PKGNAMEPREFIX}packaging>=20.4:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${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}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
 USES=		python shebangfix
diff --git a/net/py-python-keystoneclient/distinfo b/net/py-python-keystoneclient/distinfo
index b4693b29888e..3974de63fff5 100644
--- a/net/py-python-keystoneclient/distinfo
+++ b/net/py-python-keystoneclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449426
-SHA256 (python-keystoneclient-5.3.0.tar.gz) = bc5e7719f4156425dec77d75c3a79918e3d0b519378a16d8d7efa8849e4c2a79
-SIZE (python-keystoneclient-5.3.0.tar.gz) = 324777
+TIMESTAMP = 1709390696
+SHA256 (python-keystoneclient-5.4.0.tar.gz) = b2b4bdbe9daf7b0b353b8807672eeed01f87dd03b4f8b42d0d061b09b8931f41
+SIZE (python-keystoneclient-5.4.0.tar.gz) = 324151



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