Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2024 04:42:08 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: 6cc863bcab43 - main - devel/py-keystoneauth1: Update to 5.9.0
Message-ID:  <202411280442.4AS4g8In032373@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=6cc863bcab43032f061c0563cc77811b62395f09

commit 6cc863bcab43032f061c0563cc77811b62395f09
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-28 04:39:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-28 04:39:21 +0000

    devel/py-keystoneauth1: Update to 5.9.0
    
    Changes:        https://docs.openstack.org/releasenotes/keystoneauth/
---
 devel/py-keystoneauth1/Makefile | 6 +++---
 devel/py-keystoneauth1/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-keystoneauth1/Makefile b/devel/py-keystoneauth1/Makefile
index a21ada0fc2d2..623561c5e2e6 100644
--- a/devel/py-keystoneauth1/Makefile
+++ b/devel/py-keystoneauth1/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	keystoneauth1
-PORTVERSION=	5.8.0
+PORTVERSION=	5.9.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}os-service-types>=1.2.0:devel/py-os-service-types@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
@@ -33,7 +33,7 @@ SAML2_DESC=	SAML 2.0 support
 
 BETAMAX_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}betamax>=0.7.0:www/py-betamax@${PY_FLAVOR} \
 			${PYTHON_PKGNAMEPREFIX}fixtures>=3.0.0:devel/py-fixtures@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}mock>=2.0.0:devel/py-mock@${PY_FLAVOR}
+			${PYTHON_PKGNAMEPREFIX}pyyaml>=3.13:devel/py-pyyaml@${PY_FLAVOR}
 KERBEROS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests-kerberos>=0.8.0:security/py-requests-kerberos@${PY_FLAVOR}
 OAUTH1_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}oauthlib>=0.6.2:security/py-oauthlib@${PY_FLAVOR}
 SAML2_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lxml>=4.2.0:devel/py-lxml@${PY_FLAVOR}
diff --git a/devel/py-keystoneauth1/distinfo b/devel/py-keystoneauth1/distinfo
index eecc95cc2a5e..aa4cbbfcb635 100644
--- a/devel/py-keystoneauth1/distinfo
+++ b/devel/py-keystoneauth1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725559731
-SHA256 (keystoneauth1-5.8.0.tar.gz) = 3157c212e121164de64d63e5ef7e1daad2bd3649a68de1e971b76877019ef1c4
-SIZE (keystoneauth1-5.8.0.tar.gz) = 278617
+TIMESTAMP = 1732675346
+SHA256 (keystoneauth1-5.9.0.tar.gz) = b2f89baccbe036e4e959cb4d5da82c94d85bdc9935a85f7c872e16c9585b269f
+SIZE (keystoneauth1-5.9.0.tar.gz) = 285336



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