git: b2e2d4b79b91 - main - devel/py-castellan: Update to 4.3.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 30 Sep 2023 23:33:47 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b2e2d4b79b91af6bf48bb27726173dcd05362bfc

commit b2e2d4b79b91af6bf48bb27726173dcd05362bfc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-30 23:29:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 23:29:54 +0000

    devel/py-castellan: Update to 4.3.0
    
    - Update WWW and clean up pkg-descr
    
    Changes:        https://docs.openstack.org/releasenotes/castellan/
---
 devel/py-castellan/Makefile  | 7 ++++---
 devel/py-castellan/distinfo  | 6 +++---
 devel/py-castellan/pkg-descr | 2 --
 3 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/devel/py-castellan/Makefile b/devel/py-castellan/Makefile
index e2fa96fb3be4..08509e0bb397 100644
--- a/devel/py-castellan/Makefile
+++ b/devel/py-castellan/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	castellan
-PORTVERSION=	4.2.0
+PORTVERSION=	4.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Generic Key Manager interface for OpenStack
-WWW=		https://docs.openstack.org/castellan/latest/
+WWW=		https://docs.openstack.org/castellan/latest/ \
+		https://github.com/openstack/castellan
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -19,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@
 		${PYTHON_PKGNAMEPREFIX}oslo.log>=3.36.0:devel/py-oslo.log@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}python-barbicanclient>=5.5.0:net/py-python-barbicanclient@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}python-barbicanclient>=4.5.2:net/py-python-barbicanclient@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
diff --git a/devel/py-castellan/distinfo b/devel/py-castellan/distinfo
index d479e3b16d1f..a0d7a6c1f981 100644
--- a/devel/py-castellan/distinfo
+++ b/devel/py-castellan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162114
-SHA256 (castellan-4.2.0.tar.gz) = dac7460dce7f61ef56fff64e234ee606ab665b9d5e8ee855f100b71e28d17338
-SIZE (castellan-4.2.0.tar.gz) = 84860
+TIMESTAMP = 1696048430
+SHA256 (castellan-4.3.0.tar.gz) = 2c22942c2bfa0b5b1eb84c323dd06906e9f7a2df5870e7b4fe28d0f253d939ad
+SIZE (castellan-4.3.0.tar.gz) = 79838
diff --git a/devel/py-castellan/pkg-descr b/devel/py-castellan/pkg-descr
index f790583e4b5e..9f7a89d76fc1 100644
--- a/devel/py-castellan/pkg-descr
+++ b/devel/py-castellan/pkg-descr
@@ -1,3 +1 @@
 Generic Key Manager interface for OpenStack.
-
-See also: https://github.com/openstack/castellan