git: 5913a405d6a7 - main - net/py-python-openstackclient: Update to 6.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Mar 2024 03:40:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5913a405d6a75498ffa755d899053ce1eb795484
commit 5913a405d6a75498ffa755d899053ce1eb795484
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:07:18 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:07:18 +0000
net/py-python-openstackclient: Update to 6.6.0
- Convert to USE_PYTHON=pep517
Changes: https://docs.openstack.org/releasenotes/python-openstackclient/
---
net/py-python-openstackclient/Makefile | 8 +++++---
net/py-python-openstackclient/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile
index 05d2e8f825f1..99c782337c76 100644
--- a/net/py-python-openstackclient/Makefile
+++ b/net/py-python-openstackclient/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-openstackclient
-PORTVERSION= 6.5.0
+PORTVERSION= 6.6.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,9 @@ WWW= https://docs.openstack.org/python-openstackclient/latest/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.5.0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openstacksdk>=2.0.0:devel/py-openstacksdk@${PY_FLAVOR} \
@@ -25,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.5.0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR}
USES= python shebangfix
-USE_PYTHON= autoplist concurrent cryptography distutils
+USE_PYTHON= autoplist concurrent cryptography pep517
NO_ARCH= yes
diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo
index 8a492b6feb18..b7c65f9b55a4 100644
--- a/net/py-python-openstackclient/distinfo
+++ b/net/py-python-openstackclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449428
-SHA256 (python-openstackclient-6.5.0.tar.gz) = 12fc19347f6b19bfe2c36f11c7a1841f415a2ee7f18b959413c2121997b84951
-SIZE (python-openstackclient-6.5.0.tar.gz) = 916521
+TIMESTAMP = 1711466204
+SHA256 (python-openstackclient-6.6.0.tar.gz) = bbef1ed34829c41052b2eca26480e29ca1f72be058d1430da5341ec44c4f295c
+SIZE (python-openstackclient-6.6.0.tar.gz) = 917251