diff options
author | novel <novel@FreeBSD.org> | 2016-07-26 08:41:55 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2016-07-26 08:41:55 +0800 |
commit | 485870594b5c324ccef562cf30a11303573c25fe (patch) | |
tree | 19e51bc031a495eaca63eeb310859d68090e5f79 /devel | |
parent | 0ea686edd0006a41b486c9454ca66e407cd441ee (diff) | |
download | freebsd-ports-graphics-485870594b5c324ccef562cf30a11303573c25fe.tar.gz freebsd-ports-graphics-485870594b5c324ccef562cf30a11303573c25fe.tar.zst freebsd-ports-graphics-485870594b5c324ccef562cf30a11303573c25fe.zip |
devel/py-keystoneauth1: update to 2.9.0
PR: 211350
Approved by: Davide D'Amico (maintainer)
Diffstat (limited to 'devel')
-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 43587ae46f5..2b00277d4b8 100644 --- a/devel/py-keystoneauth1/Makefile +++ b/devel/py-keystoneauth1/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keystoneauth1 -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-keystoneauth1/distinfo b/devel/py-keystoneauth1/distinfo index 9ca85bb675b..07c7a52edbd 100644 --- a/devel/py-keystoneauth1/distinfo +++ b/devel/py-keystoneauth1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465390314 -SHA256 (keystoneauth1-2.8.0.tar.gz) = 7f92251600b86c368d2201317c60b82e37760e1399c223005710b1ee8a52b03f -SIZE (keystoneauth1-2.8.0.tar.gz) = 160642 +TIMESTAMP = 1469396750 +SHA256 (keystoneauth1-2.9.0.tar.gz) = 995e8bd577d710ec4884e8790be1dcfa109d67f55ec421446c03628213b64eab +SIZE (keystoneauth1-2.9.0.tar.gz) = 162433 |