From owner-svn-ports-all@freebsd.org Tue Oct 18 18:37:58 2016 Return-Path: Delivered-To: svn-ports-all@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 4C9F5C177D1; Tue, 18 Oct 2016 18:37:58 +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 1BC34D7C; Tue, 18 Oct 2016 18:37:58 +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 u9IIbvAo023939; Tue, 18 Oct 2016 18:37:57 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9IIbvOR023936; Tue, 18 Oct 2016 18:37:57 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201610181837.u9IIbvOR023936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Tue, 18 Oct 2016 18:37:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424201 - head/net/py-keystoneclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2016 18:37:58 -0000 Author: novel Date: Tue Oct 18 18:37:56 2016 New Revision: 424201 URL: https://svnweb.freebsd.org/changeset/ports/424201 Log: net/py-keystoneclient: update to 3.6.0 PR: 213542 Submitted by: Alexander Nusov (maintainer) Modified: head/net/py-keystoneclient/Makefile head/net/py-keystoneclient/distinfo Modified: head/net/py-keystoneclient/Makefile ============================================================================== --- head/net/py-keystoneclient/Makefile Tue Oct 18 18:36:59 2016 (r424200) +++ head/net/py-keystoneclient/Makefile Tue Oct 18 18:37:56 2016 (r424201) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= keystoneclient -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-keystoneclient/distinfo ============================================================================== --- head/net/py-keystoneclient/distinfo Tue Oct 18 18:36:59 2016 (r424200) +++ head/net/py-keystoneclient/distinfo Tue Oct 18 18:37:56 2016 (r424201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475932050 -SHA256 (python-keystoneclient-3.5.0.tar.gz) = 5a1c7f3902193c620e398c4655b7d363a7fabdb286e549fccf99ae84ed1612dd -SIZE (python-keystoneclient-3.5.0.tar.gz) = 299756 +TIMESTAMP = 1476612163 +SHA256 (python-keystoneclient-3.6.0.tar.gz) = 9b02364926323b14760719f7162fc38a99b9d2acb7241298a991023c87ad91b0 +SIZE (python-keystoneclient-3.6.0.tar.gz) = 295901