diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 01:55:41 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 02:11:24 +0800 |
commit | 1491827f32ce5de26f7679c3d0a7458c349f02ef (patch) | |
tree | 65b88042cc9aef5f52ca1624aa57462457c6899c /net/py-python-designateclient | |
parent | net/py-pyroute2.protocols: Update to 0.6.7 (diff) |
net/py-python-designateclient: Update to 4.5.0
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
Diffstat (limited to 'net/py-python-designateclient')
-rw-r--r-- | net/py-python-designateclient/Makefile | 4 | ||||
-rw-r--r-- | 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 |