Date: Sat, 5 Mar 2016 08:28:20 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410168 - head/net/py-novaclient Message-ID: <201603050828.u258SKG1031758@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sat Mar 5 08:28:19 2016 New Revision: 410168 URL: https://svnweb.freebsd.org/changeset/ports/410168 Log: net/py-novaclient: update to 3.3.0 Modified: head/net/py-novaclient/Makefile head/net/py-novaclient/distinfo Modified: head/net/py-novaclient/Makefile ============================================================================== --- head/net/py-novaclient/Makefile Sat Mar 5 08:26:12 2016 (r410167) +++ head/net/py-novaclient/Makefile Sat Mar 5 08:28:19 2016 (r410168) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= novaclient -PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTVERSION= 3.3.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-novaclient/distinfo ============================================================================== --- head/net/py-novaclient/distinfo Sat Mar 5 08:26:12 2016 (r410167) +++ head/net/py-novaclient/distinfo Sat Mar 5 08:28:19 2016 (r410168) @@ -1,2 +1,2 @@ -SHA256 (python-novaclient-3.2.0.tar.gz) = b00a70ba72b068adb6aaca19b14ed4bde9c950ef4f24234d095f9f9985073179 -SIZE (python-novaclient-3.2.0.tar.gz) = 260635 +SHA256 (python-novaclient-3.3.0.tar.gz) = 3674e9a9e3d2d9cff4a7e625e299780195e04df52361a58d94e7db4fda88739c +SIZE (python-novaclient-3.3.0.tar.gz) = 270526
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603050828.u258SKG1031758>