diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-05 05:26:33 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-05 05:30:17 +0800 |
commit | e96e2a4df2aa081d6ea28115d02025cf676b3b3f (patch) | |
tree | 5462164eafd6f6c05221ab8a516679437d41d2a9 /net/py-python-designateclient/pkg-descr | |
parent | net/py-python-cinderclient: Update to 9.4.0 (diff) |
net/py-python-designateclient: Update to 5.3.0
- Update WWW and clean up pkg-descr
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
Diffstat (limited to 'net/py-python-designateclient/pkg-descr')
-rw-r--r-- | net/py-python-designateclient/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
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 |