diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:18:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:18:25 +0800 |
commit | 49424d2f88cf8169e742fdf250e8064ea7ff01a6 (patch) | |
tree | 904887e570b1e83e063f897615a812f18d57291e /net | |
parent | 032b1320e247eaf587d3b70160644ff5f1c77270 (diff) | |
download | freebsd-ports-gnome-49424d2f88cf8169e742fdf250e8064ea7ff01a6.tar.gz freebsd-ports-gnome-49424d2f88cf8169e742fdf250e8064ea7ff01a6.tar.zst freebsd-ports-gnome-49424d2f88cf8169e742fdf250e8064ea7ff01a6.zip |
Update to 10.3.0
Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html
Diffstat (limited to 'net')
-rw-r--r-- | net/py-python-novaclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-python-novaclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-python-novaclient/Makefile b/net/py-python-novaclient/Makefile index 5d4272c552e5..e11341240f7e 100644 --- a/net/py-python-novaclient/Makefile +++ b/net/py-python-novaclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-novaclient -PORTVERSION= 10.2.0 +PORTVERSION= 10.3.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-python-novaclient/distinfo b/net/py-python-novaclient/distinfo index 932fe97bea50..42637da4558f 100644 --- a/net/py-python-novaclient/distinfo +++ b/net/py-python-novaclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524296824 -SHA256 (python-novaclient-10.2.0.tar.gz) = 29ddd7b2d6a4565b574e6eeb64c0d5de5977440765e3964f3c9329038546fc34 -SIZE (python-novaclient-10.2.0.tar.gz) = 281084 +TIMESTAMP = 1529611200 +SHA256 (python-novaclient-10.3.0.tar.gz) = 221c9a8c406146ebc51f78fe22c0eb0c36780eaef56b05ed0c04ec883bf8f90b +SIZE (python-novaclient-10.3.0.tar.gz) = 297743 |