diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 21:49:14 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-09 22:06:11 +0800 |
commit | 872371c1465afacccae7c7a339c4005196ec68df (patch) | |
tree | 4b4d716981045b92005d84b5ac7150b54d568a09 /net/py-python-designateclient | |
parent | net/py-python-cinderclient: Update to 9.5.0 (diff) |
net/py-python-designateclient: Update to 6.0.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 a8491b9f40b0..7d84f2f18011 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-designateclient -PORTVERSION= 6.0.0 +PORTVERSION= 6.0.1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-designateclient/distinfo b/net/py-python-designateclient/distinfo index cb5ecfbcc71c..3849e8e66619 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449422 -SHA256 (python-designateclient-6.0.0.tar.gz) = 523ebbffa874d3a710dfc99c46e7fef71e8d0a35ae838f245512f8750dc574f4 -SIZE (python-designateclient-6.0.0.tar.gz) = 71877 +TIMESTAMP = 1709390690 +SHA256 (python-designateclient-6.0.1.tar.gz) = 771ba22f4f0cae3540a7e58ef8787b3f663362b7ffda02fab1dc99ff1a5fa5b1 +SIZE (python-designateclient-6.0.1.tar.gz) = 71889 |