net/py-python-designateclient: Update to 5.3.0

- Update WWW and clean up pkg-descr

Changes:	https://docs.openstack.org/releasenotes/python-designateclient/
This commit is contained in:
Po-Chuan Hsieh
2023-09-05 05:30:17 +08:00
parent a91f6435c9
commit e96e2a4df2
3 changed files with 6 additions and 7 deletions
+3 -2
View File
@@ -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
+3 -3
View File
@@ -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
-2
View File
@@ -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