diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 12:59:44 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 13:36:56 +0000 |
commit | e5bb90219413c948a105772dcf1bd2044dd02de9 (patch) | |
tree | ad01952d57147039dc489b9457d2c67d9ffffa2c | |
parent | 248a569b82476a03cfc105370b30da5335e88332 (diff) | |
download | ports-e5bb90219413c948a105772dcf1bd2044dd02de9.tar.gz ports-e5bb90219413c948a105772dcf1bd2044dd02de9.zip |
devel/py-keystoneauth1: Update to 4.5.0
-rw-r--r-- | devel/py-keystoneauth1/Makefile | 2 | ||||
-rw-r--r-- | devel/py-keystoneauth1/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-keystoneauth1/Makefile b/devel/py-keystoneauth1/Makefile index 04591363f2cf..301463e77751 100644 --- a/devel/py-keystoneauth1/Makefile +++ b/devel/py-keystoneauth1/Makefile @@ -1,5 +1,5 @@ PORTNAME= keystoneauth1 -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-keystoneauth1/distinfo b/devel/py-keystoneauth1/distinfo index 7448aa10eec8..2272e2f78438 100644 --- a/devel/py-keystoneauth1/distinfo +++ b/devel/py-keystoneauth1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037090 -SHA256 (keystoneauth1-4.4.0.tar.gz) = 34662a6be67ab29424aabe6f99a8d7eb6b88d293109a07e60fea123ebffb314f -SIZE (keystoneauth1-4.4.0.tar.gz) = 266308 +TIMESTAMP = 1647264542 +SHA256 (keystoneauth1-4.5.0.tar.gz) = 49b3488966a43eeb0200ea511b997e6403c25d563a984c6330e82a0ebfc4540c +SIZE (keystoneauth1-4.5.0.tar.gz) = 266418 |