summaryrefslogtreecommitdiff
path: root/net/py-python-designateclient
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-python-designateclient')
-rw-r--r--net/py-python-designateclient/Makefile5
-rw-r--r--net/py-python-designateclient/distinfo6
-rw-r--r--net/py-python-designateclient/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile
index fde7f641a860..8fb928bea0b3 100644
--- a/net/py-python-designateclient/Makefile
+++ b/net/py-python-designateclient/Makefile
@@ -1,12 +1,13 @@
PORTNAME= python-designateclient
-PORTVERSION= 5.2.0
+PORTVERSION= 5.3.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenStack DNS-as-a-Service - Client
-WWW= https://docs.openstack.org/python-designateclient/latest/
+WWW= https://docs.openstack.org/python-designateclient/latest/ \
+ https://github.com/openstack/python-designateclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/net/py-python-designateclient/distinfo b/net/py-python-designateclient/distinfo
index bf7da573901a..89b8d3b882a5 100644
--- a/net/py-python-designateclient/distinfo
+++ b/net/py-python-designateclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771331
-SHA256 (python-designateclient-5.2.0.tar.gz) = b3c5ea46cdd9ed4386cbacc6b142ad781455ac7d807497c039dd1117f99625a8
-SIZE (python-designateclient-5.2.0.tar.gz) = 71604
+TIMESTAMP = 1693823929
+SHA256 (python-designateclient-5.3.0.tar.gz) = ee7ae841eabff1cc389dc4582387366ed574a353c46b16a96fb411253d469844
+SIZE (python-designateclient-5.3.0.tar.gz) = 72131
diff --git a/net/py-python-designateclient/pkg-descr b/net/py-python-designateclient/pkg-descr
index 711a6bd6589a..241cbed0c9ae 100644
--- a/net/py-python-designateclient/pkg-descr
+++ b/net/py-python-designateclient/pkg-descr
@@ -1,4 +1,2 @@
This is a client library for Designate built on the Designate API. It provides a
Python API (the designateclient module) and a command-line tool (designate).
-
-See also: https://github.com/openstack/python-designateclient