diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-16 18:01:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-16 18:01:47 +0000 |
commit | ad825fdd9acad94ea0e1685e44e2788765834db1 (patch) | |
tree | 3bd018df9244b44a74dc80ed5b28bda06b4454a2 /net/py-python-designateclient | |
parent | Update to 6.0.0 (diff) |
Update to 3.1.0
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
https://github.com/openstack/python-designateclient/commits/master
Notes
Notes:
svn path=/head/; revision=526288
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 d4c83e68e164..d80851779ec0 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-designateclient -PORTVERSION= 3.0.0 +PORTVERSION= 3.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 5ad894677acd..16f78e02e5da 100644 --- a/net/py-python-designateclient/distinfo +++ b/net/py-python-designateclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578501173 -SHA256 (python-designateclient-3.0.0.tar.gz) = 9f859e3b7c7e84f706d803823a63467f529cd79e7ca8504f75fe54cd4fb66aa7 -SIZE (python-designateclient-3.0.0.tar.gz) = 62684 +TIMESTAMP = 1581775761 +SHA256 (python-designateclient-3.1.0.tar.gz) = 714a68ac0b3f9a4e5933f69c01b0b6737f26fee138b9ee7654e04930bbd2cf16 +SIZE (python-designateclient-3.1.0.tar.gz) = 60222 |