Date: Fri, 13 Sep 2019 11:50:09 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511931 - head/net/py-python-novaclient Message-ID: <201909131150.x8DBo9n2015700@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Sep 13 11:50:08 2019 New Revision: 511931 URL: https://svnweb.freebsd.org/changeset/ports/511931 Log: Update to 15.1.0 Changes: https://docs.openstack.org/releasenotes/python-novaclient/index.html Modified: head/net/py-python-novaclient/Makefile head/net/py-python-novaclient/distinfo Modified: head/net/py-python-novaclient/Makefile ============================================================================== --- head/net/py-python-novaclient/Makefile Fri Sep 13 11:50:03 2019 (r511930) +++ head/net/py-python-novaclient/Makefile Fri Sep 13 11:50:08 2019 (r511931) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-novaclient -PORTVERSION= 15.0.0 +PORTVERSION= 15.1.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-python-novaclient/distinfo ============================================================================== --- head/net/py-python-novaclient/distinfo Fri Sep 13 11:50:03 2019 (r511930) +++ head/net/py-python-novaclient/distinfo Fri Sep 13 11:50:08 2019 (r511931) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567510038 -SHA256 (python-novaclient-15.0.0.tar.gz) = 37d409673541d4aa2ee64a0d8563446c870cc3bbe184971744d37f508d98d99c -SIZE (python-novaclient-15.0.0.tar.gz) = 321687 +TIMESTAMP = 1568290960 +SHA256 (python-novaclient-15.1.0.tar.gz) = 9d4c9d2213b4f3dd3e5ee72cf0040a976bedf27735346b4526dc25bd56b96a0c +SIZE (python-novaclient-15.1.0.tar.gz) = 322768
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909131150.x8DBo9n2015700>