From owner-svn-ports-head@freebsd.org Sun Jan 29 17:13:50 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 53271CC7559; Sun, 29 Jan 2017 17:13:50 +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 08C8E2DA; Sun, 29 Jan 2017 17:13:49 +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 v0THDnwB085665; Sun, 29 Jan 2017 17:13:49 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0THDnXh085663; Sun, 29 Jan 2017 17:13:49 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201701291713.v0THDnXh085663@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 17:13:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432787 - head/devel/py-castellan 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 17:13:50 -0000 Author: novel Date: Sun Jan 29 17:13:48 2017 New Revision: 432787 URL: https://svnweb.freebsd.org/changeset/ports/432787 Log: devel/py-castellan: update to 0.5.0 PR: 216448 Submitted by: maintainer Modified: head/devel/py-castellan/Makefile head/devel/py-castellan/distinfo Modified: head/devel/py-castellan/Makefile ============================================================================== --- head/devel/py-castellan/Makefile Sun Jan 29 17:11:58 2017 (r432786) +++ head/devel/py-castellan/Makefile Sun Jan 29 17:13:48 2017 (r432787) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= castellan -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,15 +10,15 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Generic Key Manager interface for OpenStack -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}cryptography>=1.0:security/py-cryptography \ - ${PYTHON_PKGNAMEPREFIX}oslo.config>=3.7.0:devel/py-oslo.config \ - ${PYTHON_PKGNAMEPREFIX}oslo.context>=0.2.0:devel/py-oslo.context \ - ${PYTHON_PKGNAMEPREFIX}oslo.log>=1.14.0:devel/py-oslo.log \ + ${PYTHON_PKGNAMEPREFIX}oslo.config>=3.14.0:devel/py-oslo.config \ + ${PYTHON_PKGNAMEPREFIX}oslo.context>=2.9.0:devel/py-oslo.context \ + ${PYTHON_PKGNAMEPREFIX}oslo.log>=3.11.0:devel/py-oslo.log \ ${PYTHON_PKGNAMEPREFIX}oslo.policy>=0.5.0:devel/py-oslo.policy \ ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \ - ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.5.0:devel/py-oslo.utils + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.18.0:devel/py-oslo.utils NO_ARCH= yes Modified: head/devel/py-castellan/distinfo ============================================================================== --- head/devel/py-castellan/distinfo Sun Jan 29 17:11:58 2017 (r432786) +++ head/devel/py-castellan/distinfo Sun Jan 29 17:13:48 2017 (r432787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476648692 -SHA256 (castellan-0.4.0.tar.gz) = 2ccefefc2036ed0d6c76d735fb70b813e2a02f7adb7fd57e0640d064dce1c883 -SIZE (castellan-0.4.0.tar.gz) = 49026 +TIMESTAMP = 1485280916 +SHA256 (castellan-0.5.0.tar.gz) = 75c884cf1a6e546abf737e54329905a196e98d760ecb05fcac3afcde5946d6fa +SIZE (castellan-0.5.0.tar.gz) = 48244