Date: Tue, 18 Oct 2016 18:37:57 +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: r424201 - head/net/py-keystoneclient Message-ID: <201610181837.u9IIbvOR023936@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610181837.u9IIbvOR023936>