diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-22 00:33:06 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-06-22 00:36:22 +0800 |
commit | 94f84ac1bf3c77a582228115c57721a30d90d82b (patch) | |
tree | d871c8d7b4e0ae573bcc3913e56858a79ee7d66f /net/py-python-designateclient | |
parent | math/py-rpy2: Fix typo (diff) |
net/py-python-designateclient: Update to 4.5.1
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 62b89103e3cb..486ac1166ae2 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.0 +PORTVERSION= 4.5.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-designateclient/distinfo b/net/py-python-designateclient/distinfo index 7d13f68c7ade..487cf668fadd 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646058092 -SHA256 (python-designateclient-4.5.0.tar.gz) = e551339d55433e31940f07a102c1a223733379ff3d5722cf28cad1489c23c0b7 -SIZE (python-designateclient-4.5.0.tar.gz) = 70182 +TIMESTAMP = 1655561164 +SHA256 (python-designateclient-4.5.1.tar.gz) = 20ed28e117eda69a2c3d9f18a808ddb2d9d470da58f4e2eab3fa6be2c1b3a284 +SIZE (python-designateclient-4.5.1.tar.gz) = 70307 |