Date: Fri, 10 Apr 2020 22:21:57 +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: r531352 - head/net/py-python-cinderclient Message-ID: <202004102221.03AMLvxQ024917@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 10 22:21:56 2020 New Revision: 531352 URL: https://svnweb.freebsd.org/changeset/ports/531352 Log: Update to 7.0.0 Changes: https://docs.openstack.org/releasenotes/python-cinderclient/ Modified: head/net/py-python-cinderclient/Makefile head/net/py-python-cinderclient/distinfo Modified: head/net/py-python-cinderclient/Makefile ============================================================================== --- head/net/py-python-cinderclient/Makefile Fri Apr 10 22:21:51 2020 (r531351) +++ head/net/py-python-cinderclient/Makefile Fri Apr 10 22:21:56 2020 (r531352) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-cinderclient -PORTVERSION= 6.0.0 +PORTVERSION= 7.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-python-cinderclient/distinfo ============================================================================== --- head/net/py-python-cinderclient/distinfo Fri Apr 10 22:21:51 2020 (r531351) +++ head/net/py-python-cinderclient/distinfo Fri Apr 10 22:21:56 2020 (r531352) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581775759 -SHA256 (python-cinderclient-6.0.0.tar.gz) = 48f5a0df0983bd06c0c870b728f2952a3fe4b67a4dc0031afaef0536e829d097 -SIZE (python-cinderclient-6.0.0.tar.gz) = 258173 +TIMESTAMP = 1586534802 +SHA256 (python-cinderclient-7.0.0.tar.gz) = ff5cd2f28dd7558a7244d4072e472ae5d9a6b180158e26586a6312624cd1ec14 +SIZE (python-cinderclient-7.0.0.tar.gz) = 259347
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004102221.03AMLvxQ024917>