Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 15:59:52 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: 52f22d09decb - main - net/py-python-openstackclient: Update to 7.2.0
Message-ID:  <202410251559.49PFxqAC007797@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=52f22d09decb163341534c45c435c8f3c58a9334

commit 52f22d09decb163341534c45c435c8f3c58a9334
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-25 15:39:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-25 15:56:46 +0000

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

diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile
index ab3a65c7f249..e12244318110 100644
--- a/net/py-python-openstackclient/Makefile
+++ b/net/py-python-openstackclient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-openstackclient
-PORTVERSION=	7.1.3
+PORTVERSION=	7.2.0
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -26,7 +26,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cliff>=3.5.0:devel/py-cliff@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.27.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR}
 
-USES=		python shebangfix
+USES=		python:3.9+ shebangfix
 USE_PYTHON=	autoplist concurrent cryptography pep517
 
 NO_ARCH=	yes
diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo
index cec28d77f6a5..6a132cb30f19 100644
--- a/net/py-python-openstackclient/distinfo
+++ b/net/py-python-openstackclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728632452
-SHA256 (python-openstackclient-7.1.3.tar.gz) = 421b0804259325908762544c19feb09243e367348bbfa3a4d515a4c1184226e7
-SIZE (python-openstackclient-7.1.3.tar.gz) = 946836
+TIMESTAMP = 1729856286
+SHA256 (python-openstackclient-7.2.0.tar.gz) = f637b75bbf0f537899263cd53123d73f1059d2f318639c522c903dcc127b3b92
+SIZE (python-openstackclient-7.2.0.tar.gz) = 947396



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