diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 01:56:44 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-19 02:00:45 +0800 |
commit | d377c4f0c6fcfdbe775c6adde1d9069d1e5f4800 (patch) | |
tree | 184d661077fe683d634fb89f6e7be874dd70a7a7 /net/py-python-designateclient | |
parent | net/py-python-cinderclient: Update to 9.0.0 (diff) |
net/py-python-designateclient: Update to 5.0.0
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
Diffstat (limited to 'net/py-python-designateclient')
-rw-r--r-- | net/py-python-designateclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-designateclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile index 42c96cf6bc1c..85a078f23aed 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.5.1 +PORTVERSION= 5.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-designateclient/distinfo b/net/py-python-designateclient/distinfo index 487cf668fadd..f966e4cc133b 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655561164 -SHA256 (python-designateclient-4.5.1.tar.gz) = 20ed28e117eda69a2c3d9f18a808ddb2d9d470da58f4e2eab3fa6be2c1b3a284 -SIZE (python-designateclient-4.5.1.tar.gz) = 70307 +TIMESTAMP = 1658151387 +SHA256 (python-designateclient-5.0.0.tar.gz) = 613b668b4f2b644091c4887af4ec0aa43d7fc8ab4ff71e00e2901a19c5f23bd9 +SIZE (python-designateclient-5.0.0.tar.gz) = 69889 |