diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-12-30 16:44:43 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-12-30 17:05:02 +0800 |
commit | bc71d90d49b7985f67a1a129a3a3e891edec15e3 (patch) | |
tree | 4ef3af884cf6c7a0fc77c3c7240dca93f1b10539 | |
parent | net/py-geopy: Update to 2.3.0 (diff) |
net/py-python-designateclient: Update to 5.1.0
Changes: https://docs.openstack.org/releasenotes/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 ac275357e7a2..fba02d5bfa93 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-designateclient -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.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 f966e4cc133b..3172b45c2859 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658151387 -SHA256 (python-designateclient-5.0.0.tar.gz) = 613b668b4f2b644091c4887af4ec0aa43d7fc8ab4ff71e00e2901a19c5f23bd9 -SIZE (python-designateclient-5.0.0.tar.gz) = 69889 +TIMESTAMP = 1669057921 +SHA256 (python-designateclient-5.1.0.tar.gz) = bd6662cd553a4e64cfffe236b27bc1c5c9cad703764a80788da32bd5f227b7d0 +SIZE (python-designateclient-5.1.0.tar.gz) = 69556 |