git: 11df9930a453 - main - net/py-python-keystoneclient: Update to 4.5.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 22 May 2022 05:15:48 UTC
The branch main has been updated by sunpoet:

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

commit 11df9930a45355ffef85e4b34a8884ea95bf7fe9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:23:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:37:29 +0000

    net/py-python-keystoneclient: Update to 4.5.0
    
    Changes:        https://docs.openstack.org/releasenotes/python-keystoneclient/
---
 net/py-python-keystoneclient/Makefile | 11 +++++++++--
 net/py-python-keystoneclient/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/net/py-python-keystoneclient/Makefile b/net/py-python-keystoneclient/Makefile
index debec105edbb..e41336720fe0 100644
--- a/net/py-python-keystoneclient/Makefile
+++ b/net/py-python-keystoneclient/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexander Nusov <alexander.nusov@nfvexpress.com>
 
 PORTNAME=	python-keystoneclient
-PORTVERSION=	4.4.0
+PORTVERSION=	4.5.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@
 		${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.serialization>=2.18.0:devel/py-oslo.serialization@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=20.4:devel/py-packaging@${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} \
@@ -31,4 +32,10 @@ NO_ARCH=	yes
 
 SHEBANG_GLOB=	*.sh
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PYTHON_REL} < 30800
+RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}importlib-metadata>=1.7.0:devel/py-importlib-metadata@${PY_FLAVOR}
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/net/py-python-keystoneclient/distinfo b/net/py-python-keystoneclient/distinfo
index 08d88f109487..f7a82cb3aff0 100644
--- a/net/py-python-keystoneclient/distinfo
+++ b/net/py-python-keystoneclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102331
-SHA256 (python-keystoneclient-4.4.0.tar.gz) = fc17ca9a1aa493104b496ba347f12507f271b5b6e819f4de4aef6574918aa071
-SIZE (python-keystoneclient-4.4.0.tar.gz) = 325003
+TIMESTAMP = 1653151136
+SHA256 (python-keystoneclient-4.5.0.tar.gz) = 6d7f05c692e7db2692778284c779ae6cea8b2159914b4417a5fa0bfea1e29cdc
+SIZE (python-keystoneclient-4.5.0.tar.gz) = 325120