svn commit: r557515 - head/devel/py-castellan
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Dec 10 21:33:28 UTC 2020
Author: sunpoet
Date: Thu Dec 10 21:33:23 2020
New Revision: 557515
URL: https://svnweb.freebsd.org/changeset/ports/557515
Log:
Update to 3.6.0
Changes: https://docs.openstack.org/releasenotes/castellan/
Modified:
head/devel/py-castellan/Makefile
head/devel/py-castellan/distinfo
Modified: head/devel/py-castellan/Makefile
==============================================================================
--- head/devel/py-castellan/Makefile Thu Dec 10 21:33:17 2020 (r557514)
+++ head/devel/py-castellan/Makefile Thu Dec 10 21:33:23 2020 (r557515)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= castellan
-PORTVERSION= 3.5.0
+PORTVERSION= 3.6.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.1:security/py-cryptography@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=2.7:security/py-cryptography@${PY_FLAVOR} \
${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} \
Modified: head/devel/py-castellan/distinfo
==============================================================================
--- head/devel/py-castellan/distinfo Thu Dec 10 21:33:17 2020 (r557514)
+++ head/devel/py-castellan/distinfo Thu Dec 10 21:33:23 2020 (r557515)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599376010
-SHA256 (castellan-3.5.0.tar.gz) = 3fac168f2e60a36f84fe140175f408518d6e7054470cdf19900cfae2a00fda25
-SIZE (castellan-3.5.0.tar.gz) = 71841
+TIMESTAMP = 1607539703
+SHA256 (castellan-3.6.0.tar.gz) = 66c8e02a822e78a8fd58abc928149c559f3d238472690f36e4993a9249b0636d
+SIZE (castellan-3.6.0.tar.gz) = 70924
More information about the svn-ports-all
mailing list