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 | |
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')
-rw-r--r-- | net/py-python-openstackclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-openstackclient/distinfo | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/net/py-python-openstackclient/distinfo b/net/py-python-openstackclient/distinfo index 6812aa6c8c3b..d2a1fd998bc5 100644 --- a/net/py-python-openstackclient/distinfo +++ b/net/py-python-openstackclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585752051 -SHA256 (python-openstackclient-5.2.0.tar.gz) = 0a36aea3596c201593c4b1f54e6bfd57d1bd2920b124a5751df8d05d80498d6a -SIZE (python-openstackclient-5.2.0.tar.gz) = 723871 +TIMESTAMP = 1592846062 +SHA256 (python-openstackclient-5.2.1.tar.gz) = 7df547491f41f71f0b5f2c578a3837bbd6c93e5b3426d993b6fb85c1f48ae6e2 +SIZE (python-openstackclient-5.2.1.tar.gz) = 722343 |