git: e96e2a4df2aa - main - net/py-python-designateclient: Update to 5.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 21:32:18 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e96e2a4df2aa081d6ea28115d02025cf676b3b3f
commit e96e2a4df2aa081d6ea28115d02025cf676b3b3f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:26:33 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:17 +0000
net/py-python-designateclient: Update to 5.3.0
- Update WWW and clean up pkg-descr
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
---
net/py-python-designateclient/Makefile | 5 +++--
net/py-python-designateclient/distinfo | 6 +++---
net/py-python-designateclient/pkg-descr | 2 --
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