From owner-svn-ports-head@freebsd.org Sat Mar 5 08:25:13 2016 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 048779DAA7D; Sat, 5 Mar 2016 08:25:13 +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 B0F95AF6; Sat, 5 Mar 2016 08:25:12 +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 u258PB4u031414; Sat, 5 Mar 2016 08:25:11 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u258PBJl031412; Sat, 5 Mar 2016 08:25:11 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201603050825.u258PBJl031412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 5 Mar 2016 08:25:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410166 - head/devel/py-keystoneauth1 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.21 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, 05 Mar 2016 08:25:13 -0000 Author: novel Date: Sat Mar 5 08:25:11 2016 New Revision: 410166 URL: https://svnweb.freebsd.org/changeset/ports/410166 Log: devel/py-keystoneauth1: update to 2.3.0 PR: 207709 Approved by: Davide D'Amico (maintainer) Modified: head/devel/py-keystoneauth1/Makefile head/devel/py-keystoneauth1/distinfo Modified: head/devel/py-keystoneauth1/Makefile ============================================================================== --- head/devel/py-keystoneauth1/Makefile Sat Mar 5 08:23:47 2016 (r410165) +++ head/devel/py-keystoneauth1/Makefile Sat Mar 5 08:25:11 2016 (r410166) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keystoneauth1 -PORTVERSION= 2.1.0 +PORTVERSION= 2.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:${PORTSDIR}/devel/py-pbr RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \ ${PYTHON_PKGNAMEPREFIX}iso8601>0:${PORTSDIR}/devel/py-iso8601 \ + ${PYTHON_PKGNAMEPREFIX}positional>0:${PORTSDIR}/devel/py-positional \ ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ ${PYTHON_PKGNAMEPREFIX}stevedore>0:${PORTSDIR}/devel/py-stevedore Modified: head/devel/py-keystoneauth1/distinfo ============================================================================== --- head/devel/py-keystoneauth1/distinfo Sat Mar 5 08:23:47 2016 (r410165) +++ head/devel/py-keystoneauth1/distinfo Sat Mar 5 08:25:11 2016 (r410166) @@ -1,2 +1,2 @@ -SHA256 (keystoneauth1-2.1.0.tar.gz) = 3990130416f85a252896fd36f895ab4d0b692b782801d7e4e522b862dbf84e69 -SIZE (keystoneauth1-2.1.0.tar.gz) = 144424 +SHA256 (keystoneauth1-2.3.0.tar.gz) = 27262621a8e74fe296f3c23a4b43dc9c1422670e89568626eb511163cb1c567c +SIZE (keystoneauth1-2.3.0.tar.gz) = 149266