From owner-svn-ports-head@freebsd.org Sun Jan 29 15:56:49 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 2B0A0CC7C89; Sun, 29 Jan 2017 15:56:49 +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 D49FF882; Sun, 29 Jan 2017 15:56:48 +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 v0TFulIi048897; Sun, 29 Jan 2017 15:56:47 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0TFuliQ048895; Sun, 29 Jan 2017 15:56:47 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201701291556.v0TFuliQ048895@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 29 Jan 2017 15:56:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432761 - head/www/py-django_openstack_auth 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: Sun, 29 Jan 2017 15:56:49 -0000 Author: novel Date: Sun Jan 29 15:56:47 2017 New Revision: 432761 URL: https://svnweb.freebsd.org/changeset/ports/432761 Log: www/py-django_openstack_auth: update to 3.1.0 PR: 216448 Submitted by: maintainer Modified: head/www/py-django_openstack_auth/Makefile head/www/py-django_openstack_auth/distinfo Modified: head/www/py-django_openstack_auth/Makefile ============================================================================== --- head/www/py-django_openstack_auth/Makefile Sun Jan 29 15:42:46 2017 (r432760) +++ head/www/py-django_openstack_auth/Makefile Sun Jan 29 15:56:47 2017 (r432761) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= django_openstack_auth -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,12 +12,12 @@ COMMENT= Django authentication backend f LICENSE= APACHE20 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.14.0:devel/py-keystoneauth1 \ - ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.6.0:net/py-python-keystoneclient \ - ${PYTHON_PKGNAMEPREFIX}oslo.policy>=1.15.0:devel/py-oslo.policy \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.17.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.8.0:net/py-python-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}oslo.policy>=1.17.0:devel/py-oslo.policy \ ${PYTHON_PKGNAMEPREFIX}oslo.config>=0:devel/py-oslo.config \ ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 Modified: head/www/py-django_openstack_auth/distinfo ============================================================================== --- head/www/py-django_openstack_auth/distinfo Sun Jan 29 15:42:46 2017 (r432760) +++ head/www/py-django_openstack_auth/distinfo Sun Jan 29 15:56:47 2017 (r432761) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481158612 -SHA256 (django_openstack_auth-3.0.0.tar.gz) = 74b7d2deb6e266714d13fc87f85a7e73e1befa3ca784a724519deccd65d2cd35 -SIZE (django_openstack_auth-3.0.0.tar.gz) = 64664 +TIMESTAMP = 1485281047 +SHA256 (django_openstack_auth-3.1.0.tar.gz) = a1e53a2b90876e5dc4ac932d00e0dedfb0871d110b9799ee6f7ea35a884bc057 +SIZE (django_openstack_auth-3.1.0.tar.gz) = 69759