Date: Mon, 7 Mar 2022 18:18:35 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: 1491827f32ce - main - net/py-python-designateclient: Update to 4.5.0 Message-ID: <202203071818.227IIZ8A061871@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=1491827f32ce5de26f7679c3d0a7458c349f02ef commit 1491827f32ce5de26f7679c3d0a7458c349f02ef Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-07 17:55:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-07 18:11:24 +0000 net/py-python-designateclient: Update to 4.5.0 Changes: https://docs.openstack.org/releasenotes/python-designateclient/ --- net/py-python-designateclient/Makefile | 4 ++-- net/py-python-designateclient/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile index 9e9533458bd9..62b89103e3cb 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com> PORTNAME= python-designateclient -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=2.8.0:devel/py-cliff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:devel/py-jsonschema@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.2.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.4.0:devel/py-keystoneauth1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}osc-lib>=1.8.0:devel/py-osc-lib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=2.18.0:devel/py-oslo.serialization@${PY_FLAVOR} \ diff --git a/net/py-python-designateclient/distinfo b/net/py-python-designateclient/distinfo index ab013a7ab5c5..7d13f68c7ade 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556612 -SHA256 (python-designateclient-4.4.0.tar.gz) = d853a1e585636429ec53ab8f212cc4fbdf08dfd00e608d1e3e9d573a86ea30d3 -SIZE (python-designateclient-4.4.0.tar.gz) = 65324 +TIMESTAMP = 1646058092 +SHA256 (python-designateclient-4.5.0.tar.gz) = e551339d55433e31940f07a102c1a223733379ff3d5722cf28cad1489c23c0b7 +SIZE (python-designateclient-4.5.0.tar.gz) = 70182
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203071818.227IIZ8A061871>