diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:36:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:36:56 +0000 |
commit | fa314c4a78418e9d3034ea4f389d783e3d66c5ff (patch) | |
tree | 60c52e0594855466a11752cb90d88c56bb93aa50 /net/py-python-designateclient | |
parent | Sort RUN_DEPENDS (diff) |
Update to 4.2.0
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
Notes
Notes:
svn path=/head/; revision=562823
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 52f8914115b4..998f240ce4d6 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-designateclient -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.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 2bd2efdd4f71..ef64128e90f7 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954356 -SHA256 (python-designateclient-4.1.0.tar.gz) = a5b800d767d6626057e1cefd0c6a35936ba5009e822d5b0df05aaa6ae7efaab9 -SIZE (python-designateclient-4.1.0.tar.gz) = 60526 +TIMESTAMP = 1611665469 +SHA256 (python-designateclient-4.2.0.tar.gz) = cf0e76540530491a6100164c514e1c60b55efa25c8db4c18f4902c988d7c1080 +SIZE (python-designateclient-4.2.0.tar.gz) = 65086 |