Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2023 10:36:04 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: 68855dfec104 - main - devel/py-keystoneauth1: Update to 5.4.0
Message-ID:  <202311271036.3ARAa4VU090312@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=68855dfec104225ef7ef343fe827f721659b6f64

commit 68855dfec104225ef7ef343fe827f721659b6f64
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:02:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:28:13 +0000

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

diff --git a/devel/py-keystoneauth1/Makefile b/devel/py-keystoneauth1/Makefile
index a64d939c63ed..85e77b32e0c3 100644
--- a/devel/py-keystoneauth1/Makefile
+++ b/devel/py-keystoneauth1/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	keystoneauth1
-PORTVERSION=	5.3.0
+PORTVERSION=	5.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Authentication Library for OpenStack Identity
-WWW=		https://docs.openstack.org/keystoneauth/latest/
+WWW=		https://docs.openstack.org/keystoneauth/latest/ \
+		https://github.com/openstack/keystoneauth
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/py-keystoneauth1/distinfo b/devel/py-keystoneauth1/distinfo
index 62038bfa5b47..64869ee603f8 100644
--- a/devel/py-keystoneauth1/distinfo
+++ b/devel/py-keystoneauth1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693823885
-SHA256 (keystoneauth1-5.3.0.tar.gz) = 017c2b9b599453c92940750edbb20f17687121b2890114bf9d36df14a0627117
-SIZE (keystoneauth1-5.3.0.tar.gz) = 274216
+TIMESTAMP = 1700759784
+SHA256 (keystoneauth1-5.4.0.tar.gz) = 1ac134151ceb02e50b68ad78dec9821bf89fe53bd36fc8658501c47b07cbdf53
+SIZE (keystoneauth1-5.4.0.tar.gz) = 275020



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