git: b058671a9dcb - main - net/py-python-designateclient: Update to 4.3.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:59 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b058671a9dcba44d9a75bb1d9176320e568829a1
commit b058671a9dcba44d9a75bb1d9176320e568829a1
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:30:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:15 +0000
net/py-python-designateclient: Update to 4.3.0
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
---
net/py-python-designateclient/Makefile | 3 +--
net/py-python-designateclient/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile
index 55834e6832c5..da1814945884 100644
--- a/net/py-python-designateclient/Makefile
+++ b/net/py-python-designateclient/Makefile
@@ -1,7 +1,7 @@
# Created by: Alexander Nusov <alexander.nusov at nfvexpress.com>
PORTNAME= python-designateclient
-PORTVERSION= 4.2.0
+PORTVERSION= 4.3.0
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cliff>=2.8.0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR}
USES= python:3.6+
diff --git a/net/py-python-designateclient/distinfo b/net/py-python-designateclient/distinfo
index ef64128e90f7..68e2f7aad08b 100644
--- a/net/py-python-designateclient/distinfo
+++ b/net/py-python-designateclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611665469
-SHA256 (python-designateclient-4.2.0.tar.gz) = cf0e76540530491a6100164c514e1c60b55efa25c8db4c18f4902c988d7c1080
-SIZE (python-designateclient-4.2.0.tar.gz) = 65086
+TIMESTAMP = 1622213950
+SHA256 (python-designateclient-4.3.0.tar.gz) = b0fc171529cef5a48b631954a9e43a75a24b50bce78710b5c7aa7bd908ed8ceb
+SIZE (python-designateclient-4.3.0.tar.gz) = 65300
More information about the dev-commits-ports-all
mailing list