git: e5e86bf33f1b - main - devel/py-castellan: Update to 5.0.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 23 Mar 2024 15:00:33 UTC
The branch main has been updated by sunpoet:

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

commit e5e86bf33f1bea5d4ed3fb7d899c23c0cbf1c6a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:21:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:31:13 +0000

    devel/py-castellan: Update to 5.0.0
    
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://docs.openstack.org/releasenotes/castellan/
---
 devel/py-castellan/Makefile | 8 +++++---
 devel/py-castellan/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/py-castellan/Makefile b/devel/py-castellan/Makefile
index 3bcd88d9c7de..7ddf72f3e54f 100644
--- a/devel/py-castellan/Makefile
+++ b/devel/py-castellan/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	castellan
-PORTVERSION=	4.4.0
+PORTVERSION=	5.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,9 @@ WWW=		https://docs.openstack.org/castellan/latest/ \
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.config>=6.4.0:devel/py-oslo.config@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.context>=2.19.2:devel/py-oslo.context@${PY_FLAVOR} \
@@ -25,7 +27,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
 USES=		python shebangfix
-USE_PYTHON=	autoplist concurrent cryptography distutils
+USE_PYTHON=	autoplist concurrent cryptography pep517
 
 NO_ARCH=	yes
 
diff --git a/devel/py-castellan/distinfo b/devel/py-castellan/distinfo
index 65963bd0f284..8f6128149d30 100644
--- a/devel/py-castellan/distinfo
+++ b/devel/py-castellan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390518
-SHA256 (castellan-4.4.0.tar.gz) = b80f932170b84d733811a390d44cf353ad7063cbd133dfaed80cfaf37b8a6e0a
-SIZE (castellan-4.4.0.tar.gz) = 84902
+TIMESTAMP = 1710712418
+SHA256 (castellan-5.0.0.tar.gz) = 7559c8922ec0a8862783a26c0b006b9f0592cc8281b3e3a2a82dcbbd7c24152a
+SIZE (castellan-5.0.0.tar.gz) = 85067