Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2024 17:23:02 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: bc492138319a - main - net/py-python-openstackclient: Update to 6.6.1
Message-ID:  <202408041723.474HN2Mb066378@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=bc492138319ac7fa1d45db9e5bebaa0c9c269b2b

commit bc492138319ac7fa1d45db9e5bebaa0c9c269b2b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:08:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:14:10 +0000

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

diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile
index 99c782337c76..ff98c05ed7ec 100644
--- a/net/py-python-openstackclient/Makefile
+++ b/net/py-python-openstackclient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-openstackclient
-PORTVERSION=	6.6.0
+PORTVERSION=	6.6.1
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,6 +24,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cliff>=3.5.0:devel/py-cliff@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-cinderclient>=3.3.0:net/py-python-cinderclient@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.22.0:net/py-python-keystoneclient@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}python-novaclient>=18.1.0:net/py-python-novaclient@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR}
 
 USES=		python shebangfix
diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo
index b7c65f9b55a4..4545945c2697 100644
--- a/net/py-python-openstackclient/distinfo
+++ b/net/py-python-openstackclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466204
-SHA256 (python-openstackclient-6.6.0.tar.gz) = bbef1ed34829c41052b2eca26480e29ca1f72be058d1430da5341ec44c4f295c
-SIZE (python-openstackclient-6.6.0.tar.gz) = 917251
+TIMESTAMP = 1722711243
+SHA256 (python-openstackclient-6.6.1.tar.gz) = 23b486ecdf90d7388db91d1a89546e357fb92fd94a2ca8bfafe22ac8ec0196c4
+SIZE (python-openstackclient-6.6.1.tar.gz) = 917516



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