diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-22 04:23:06 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-05-22 04:37:23 +0000 |
commit | 38aee73493a121a0f0438c376fcccfceacc6125a (patch) | |
tree | 699c6219539771639b80a7bf50811a19ec32223c | |
parent | 2835e556f23ebb9dddf778b630b0409e33e2112d (diff) | |
download | ports-38aee73493a121a0f0438c376fcccfceacc6125a.tar.gz ports-38aee73493a121a0f0438c376fcccfceacc6125a.zip |
devel/py-keystoneauth1: Update to 4.6.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 301463e77751..34d4a6e25c23 100644 --- a/devel/py-keystoneauth1/Makefile +++ b/devel/py-keystoneauth1/Makefile @@ -1,5 +1,5 @@ PORTNAME= keystoneauth1 -PORTVERSION= 4.5.0 +PORTVERSION= 4.6.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-keystoneauth1/distinfo b/devel/py-keystoneauth1/distinfo index 2272e2f78438..63cfa189d033 100644 --- a/devel/py-keystoneauth1/distinfo +++ b/devel/py-keystoneauth1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647264542 -SHA256 (keystoneauth1-4.5.0.tar.gz) = 49b3488966a43eeb0200ea511b997e6403c25d563a984c6330e82a0ebfc4540c -SIZE (keystoneauth1-4.5.0.tar.gz) = 266418 +TIMESTAMP = 1653151102 +SHA256 (keystoneauth1-4.6.0.tar.gz) = 066f1addd89114cd6a1b9cb3555c8eaa7d013673ee1034bdfe506068804a9e05 +SIZE (keystoneauth1-4.6.0.tar.gz) = 267019 |