Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 14:48:46 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b058671a9dcb - main - net/py-python-designateclient: Update to 4.3.0
Message-ID:  <202106101448.15AEmkCo049475@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b058671a9dcba44d9a75bb1d9176320e568829a1

commit b058671a9dcba44d9a75bb1d9176320e568829a1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-10 14:30:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101448.15AEmkCo049475>