summaryrefslogtreecommitdiff
path: root/net/py-python-keystoneclient/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:18:44 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:18:44 +0800
commitc0cb7185ea657dbd4d3ecc6a063a2701e1cec82a (patch)
tree9deba310e5a0ec477053fb8814420874d6615f5c /net/py-python-keystoneclient/Makefile
parentnet/py-python-heatclient: Update WWW and clean up pkg-descr (diff)
net/py-python-keystoneclient: Update to 5.2.0
- Update WWW and clean up pkg-descr Changes: https://docs.openstack.org/releasenotes/python-keystoneclient/
Diffstat (limited to 'net/py-python-keystoneclient/Makefile')
-rw-r--r--net/py-python-keystoneclient/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/py-python-keystoneclient/Makefile b/net/py-python-keystoneclient/Makefile
index cae1d0016eec..c47c5231563c 100644
--- a/net/py-python-keystoneclient/Makefile
+++ b/net/py-python-keystoneclient/Makefile
@@ -1,12 +1,13 @@
PORTNAME= python-keystoneclient
-PORTVERSION= 5.1.0
+PORTVERSION= 5.2.0
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Client Library for OpenStack Identity
-WWW= https://docs.openstack.org/python-keystoneclient/latest/
+WWW= https://docs.openstack.org/python-keystoneclient/latest/ \
+ https://github.com/openstack/python-keystoneclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE