diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 19:36:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 19:36:22 +0000 |
commit | 8d73e400b66232f39ae9c3d4ef5cdaa21d86893c (patch) | |
tree | bd360d573dcfe8b5b14624c958697b89e1248fbb /net/py-python-openstackclient/Makefile | |
parent | Update to 3.2.0 (diff) |
Update to 5.2.1
Changes: https://docs.openstack.org/releasenotes/python-openstackclient/
Notes
Notes:
svn path=/head/; revision=539923
Diffstat (limited to 'net/py-python-openstackclient/Makefile')
-rw-r--r-- | net/py-python-openstackclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-openstackclient/Makefile b/net/py-python-openstackclient/Makefile index 4c49758f4518..506b5c453b59 100644 --- a/net/py-python-openstackclient/Makefile +++ b/net/py-python-openstackclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-openstackclient -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |