Date: Mon, 3 Feb 2025 15:58: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: 514900cc9f1d - main - net/py-python-neutronclient: Update to 11.4.0 Message-ID: <202502031558.513Fwo6K013176@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=514900cc9f1d931fb46eadfe62ca2b26e6ddcf56 commit 514900cc9f1d931fb46eadfe62ca2b26e6ddcf56 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:20:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:29 +0000 net/py-python-neutronclient: Update to 11.4.0 Changes: https://docs.openstack.org/releasenotes/python-neutronclient/ --- net/py-python-neutronclient/Makefile | 6 ++---- net/py-python-neutronclient/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/net/py-python-neutronclient/Makefile b/net/py-python-neutronclient/Makefile index 2d07c850eead..b564eeb6a3d6 100644 --- a/net/py-python-neutronclient/Makefile +++ b/net/py-python-neutronclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-neutronclient -PORTVERSION= 11.3.1 +PORTVERSION= 11.4.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -32,11 +32,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=3.4.0:devel/py-cliff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplejson>=3.5.1:devel/py-simplejson@${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-neutronclient/distinfo b/net/py-python-neutronclient/distinfo index 25364572fe8a..4e077b1346fb 100644 --- a/net/py-python-neutronclient/distinfo +++ b/net/py-python-neutronclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720364833 -SHA256 (python-neutronclient-11.3.1.tar.gz) = 53cd9923f43a3b0772a40e3561f74655adc8038f90261ab3de05b6211d12edcb -SIZE (python-neutronclient-11.3.1.tar.gz) = 211410 +TIMESTAMP = 1738089126 +SHA256 (python-neutronclient-11.4.0.tar.gz) = 8741219362e4bf9c2e43f2e6cae4d4991ed8f9df9063f43408a0b658b03d62e2 +SIZE (python-neutronclient-11.4.0.tar.gz) = 211796
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031558.513Fwo6K013176>