Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2024 02:40:31 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: 743b9874bc03 - main - devel/py-castellan: Update to 5.2.0
Message-ID:  <202411270240.4AR2eVHF015142@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=743b9874bc03ac921ae8f4803c6b675db87f3dce

commit 743b9874bc03ac921ae8f4803c6b675db87f3dce
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-27 02:33:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-27 02:33:36 +0000

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

diff --git a/devel/py-castellan/Makefile b/devel/py-castellan/Makefile
index e6ef3190eb4c..a40842256668 100644
--- a/devel/py-castellan/Makefile
+++ b/devel/py-castellan/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	castellan
-PORTVERSION=	5.1.1
+PORTVERSION=	5.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -26,7 +26,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
 
-USES=		python shebangfix
+USES=		python:3.9+ shebangfix
 USE_PYTHON=	autoplist concurrent cryptography pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-castellan/distinfo b/devel/py-castellan/distinfo
index 266a2386b0d1..3d59b7ecd813 100644
--- a/devel/py-castellan/distinfo
+++ b/devel/py-castellan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084582
-SHA256 (castellan-5.1.1.tar.gz) = 7993cea647383ae02c81816d75eb22c2a4280e2d1b98b1e28fffd40fc6d8bb2f
-SIZE (castellan-5.1.1.tar.gz) = 84294
+TIMESTAMP = 1732260900
+SHA256 (castellan-5.2.0.tar.gz) = 56697d8539defc6219cc41caedfa48222b6a738170eac1a01991f6f37aa67483
+SIZE (castellan-5.2.0.tar.gz) = 84632



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