mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user