Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:52:15 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: eb2d703ff220 - main - devel/py-castellan: Update to 4.2.0
Message-ID:  <202305272352.34RNqFK3060004@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=eb2d703ff2204ca26ddedb83dc856da28c494319

commit eb2d703ff2204ca26ddedb83dc856da28c494319
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:23:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:43:53 +0000

    devel/py-castellan: Update to 4.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 4183b18bfdb1..2f84d5f8018f 100644
--- a/devel/py-castellan/Makefile
+++ b/devel/py-castellan/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	castellan
-PORTVERSION=	4.1.0
+PORTVERSION=	4.2.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>=2.7:security/py-cryptography@$
 		${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>=4.5.2:net/py-python-barbicanclient@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}python-barbicanclient>=5.5.0: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 20a3086dce3c..d479e3b16d1f 100644
--- a/devel/py-castellan/distinfo
+++ b/devel/py-castellan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771197
-SHA256 (castellan-4.1.0.tar.gz) = a0dea5be9806ea1dc29b17aeb444ffeeff6bd3f7c3143b166fb4fa9171899bb1
-SIZE (castellan-4.1.0.tar.gz) = 79409
+TIMESTAMP = 1685162114
+SHA256 (castellan-4.2.0.tar.gz) = dac7460dce7f61ef56fff64e234ee606ab665b9d5e8ee855f100b71e28d17338
+SIZE (castellan-4.2.0.tar.gz) = 84860



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