Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 15:58:51 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: 6c8b2218318c - main - net/py-python-novaclient: Update to 18.8.0
Message-ID:  <202502031558.513Fwp8J013211@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=6c8b2218318c7fc0bcddef69742144ac4640b57e

commit 6c8b2218318c7fc0bcddef69742144ac4640b57e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:20:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:51:30 +0000

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

diff --git a/net/py-python-novaclient/Makefile b/net/py-python-novaclient/Makefile
index c220bee81a2a..44c839e4f258 100644
--- a/net/py-python-novaclient/Makefile
+++ b/net/py-python-novaclient/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-novaclient
-PORTVERSION=	18.7.0
+PORTVERSION=	18.8.0
 CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,11 +24,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR
 		${PYTHON_PKGNAMEPREFIX}prettytable0>=0.7.2:devel/py-prettytable0@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR}
 
-USES=		python shebangfix
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
-SHEBANG_GLOB=	*.sh
-
 .include <bsd.port.mk>
diff --git a/net/py-python-novaclient/distinfo b/net/py-python-novaclient/distinfo
index 669b2a320692..80b0c37b3166 100644
--- a/net/py-python-novaclient/distinfo
+++ b/net/py-python-novaclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559873
-SHA256 (python-novaclient-18.7.0.tar.gz) = 94cad0f0f4c161ced52a5ecd85d134fd673b997da7194a031c0ca69344340b0d
-SIZE (python-novaclient-18.7.0.tar.gz) = 340344
+TIMESTAMP = 1738089128
+SHA256 (python-novaclient-18.8.0.tar.gz) = 66d0d81dee69bdc6937cca3b878261f1834959c607891527a78927a01cea8800
+SIZE (python-novaclient-18.8.0.tar.gz) = 340549



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