Date: Sat, 18 May 2019 05:58:38 +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: r501906 - head/net/py-python-novaclient Message-ID: <201905180558.x4I5wcAG065299@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 18 05:58:38 2019 New Revision: 501906 URL: https://svnweb.freebsd.org/changeset/ports/501906 Log: Update to 14.0.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 Sat May 18 05:58:33 2019 (r501905) +++ head/net/py-python-novaclient/Makefile Sat May 18 05:58:38 2019 (r501906) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= python-novaclient -PORTVERSION= 13.0.0 -PORTREVISION= 1 +PORTVERSION= 14.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-python-novaclient/distinfo ============================================================================== --- head/net/py-python-novaclient/distinfo Sat May 18 05:58:33 2019 (r501905) +++ head/net/py-python-novaclient/distinfo Sat May 18 05:58:38 2019 (r501906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552063667 -SHA256 (python-novaclient-13.0.0.tar.gz) = 559c3947b0e33713ad60a1d171435fd483910f7d66867a5358f38916eaec6f65 -SIZE (python-novaclient-13.0.0.tar.gz) = 312459 +TIMESTAMP = 1558105502 +SHA256 (python-novaclient-14.0.0.tar.gz) = 0f1adf97a16a88923ab00b12b5344727c225a96683befd819a2e78f01824473c +SIZE (python-novaclient-14.0.0.tar.gz) = 312912
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905180558.x4I5wcAG065299>