From owner-svn-ports-head@freebsd.org Wed Oct 12 04:48:41 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 006ECC0D1BB; Wed, 12 Oct 2016 04:48:41 +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 AB626623; Wed, 12 Oct 2016 04:48:40 +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 u9C4mdQE000516; Wed, 12 Oct 2016 04:48:39 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9C4mdYD000513; Wed, 12 Oct 2016 04:48:39 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201610120448.u9C4mdYD000513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Wed, 12 Oct 2016 04:48:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423830 - 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.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: Wed, 12 Oct 2016 04:48:41 -0000 Author: novel Date: Wed Oct 12 04:48:39 2016 New Revision: 423830 URL: https://svnweb.freebsd.org/changeset/ports/423830 Log: devel/py-keystoneauth1: update to 2.12.1 PR: 213337 Submitted by: Alexander Nusov Approved by: maintainer Modified: head/devel/py-keystoneauth1/Makefile head/devel/py-keystoneauth1/distinfo Modified: head/devel/py-keystoneauth1/Makefile ============================================================================== --- head/devel/py-keystoneauth1/Makefile Wed Oct 12 04:47:33 2016 (r423829) +++ head/devel/py-keystoneauth1/Makefile Wed Oct 12 04:48:39 2016 (r423830) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keystoneauth1 -PORTVERSION= 2.9.0 +PORTVERSION= 2.12.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,11 +13,11 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>0:devel/py-iso8601 \ - ${PYTHON_PKGNAMEPREFIX}positional>0:devel/py-positional \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}stevedore>0:devel/py-stevedore +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601 \ + ${PYTHON_PKGNAMEPREFIX}positional>=1.0.1:devel/py-positional \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}stevedore>=1.16.0:devel/py-stevedore NO_ARCH= yes Modified: head/devel/py-keystoneauth1/distinfo ============================================================================== --- head/devel/py-keystoneauth1/distinfo Wed Oct 12 04:47:33 2016 (r423829) +++ head/devel/py-keystoneauth1/distinfo Wed Oct 12 04:48:39 2016 (r423830) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469396750 -SHA256 (keystoneauth1-2.9.0.tar.gz) = 995e8bd577d710ec4884e8790be1dcfa109d67f55ec421446c03628213b64eab -SIZE (keystoneauth1-2.9.0.tar.gz) = 162433 +TIMESTAMP = 1475932894 +SHA256 (keystoneauth1-2.12.1.tar.gz) = 939d89d2998368670f3aad736b7489b6186cceacc5e36623daebab2c07baacf0 +SIZE (keystoneauth1-2.12.1.tar.gz) = 174620