From owner-svn-ports-head@freebsd.org Sat Feb 4 14:44:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA0B6CCE24A; Sat, 4 Feb 2017 14:44:44 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D04223F; Sat, 4 Feb 2017 14:44:44 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v14Eihvl023194; Sat, 4 Feb 2017 14:44:43 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v14EihRt023192; Sat, 4 Feb 2017 14:44:43 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201702041444.v14EihRt023192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 4 Feb 2017 14:44:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433313 - head/net/py-python-cinderclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2017 14:44:45 -0000 Author: novel Date: Sat Feb 4 14:44:43 2017 New Revision: 433313 URL: https://svnweb.freebsd.org/changeset/ports/433313 Log: net/py-python-cinderclient: update to 1.10.0 PR: 216448 Submitted by: maintainer 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 Sat Feb 4 14:31:09 2017 (r433312) +++ head/net/py-python-cinderclient/Makefile Sat Feb 4 14:44:43 2017 (r433313) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-cinderclient -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,15 +10,15 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Client for the OpenStack Cinder API -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable \ - ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.10.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.16.0:devel/py-keystoneauth1 \ ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}simplejson>=2.2.0:devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \ - ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.18.0:devel/py-oslo.utils USES= python shebangfix SHEBANG_FILES= cinderclient/tests/functional/hooks/post_test_hook.sh Modified: head/net/py-python-cinderclient/distinfo ============================================================================== --- head/net/py-python-cinderclient/distinfo Sat Feb 4 14:31:09 2017 (r433312) +++ head/net/py-python-cinderclient/distinfo Sat Feb 4 14:44:43 2017 (r433313) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475931831 -SHA256 (python-cinderclient-1.9.0.tar.gz) = 17cab946a64808404c6c6840d43487a5082a730cc517d0ebbe6824b54a267fb7 -SIZE (python-cinderclient-1.9.0.tar.gz) = 231331 +TIMESTAMP = 1485278698 +SHA256 (python-cinderclient-1.10.0.tar.gz) = 08dde1df6dbbeebd6c338f8a4f375b86907dd5c0014d47a4d738a2ac06d98d61 +SIZE (python-cinderclient-1.10.0.tar.gz) = 233798