Skip to content

Commit

Permalink
net/py-python-keystoneclient: Update to 5.2.0
Browse files Browse the repository at this point in the history
- Update WWW and clean up pkg-descr

Changes:	https://docs.openstack.org/releasenotes/python-keystoneclient/
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent ef949b7 commit c0cb718
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 3 additions & 2 deletions 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
Expand Down
6 changes: 3 additions & 3 deletions net/py-python-keystoneclient/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1677771337
SHA256 (python-keystoneclient-5.1.0.tar.gz) = ba09bdfeafa2a2196450a327cd3f46f2a8a9dd9d21b838f8cb9b17a99740c6a1
SIZE (python-keystoneclient-5.1.0.tar.gz) = 325232
TIMESTAMP = 1695143347
SHA256 (python-keystoneclient-5.2.0.tar.gz) = 72a42c3869e2128bb0c626ac856c3dbf3e38ef16d7e85dd35567b82cd24539a9
SIZE (python-keystoneclient-5.2.0.tar.gz) = 324652
2 changes: 0 additions & 2 deletions net/py-python-keystoneclient/pkg-descr
@@ -1,5 +1,3 @@
This is a client for the OpenStack Identity API, implemented by the Keystone
team; it contains a Python API (the keystoneclient module) for OpenStack's
Identity Service. For command line interface support, use OpenStackClient.

See also: https://github.com/openstack/python-keystoneclient

0 comments on commit c0cb718

Please sign in to comment.