From owner-svn-ports-head@freebsd.org Sat May 5 17:21:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3B5CFB422C; Sat, 5 May 2018 17:21:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E662175B9F; Sat, 5 May 2018 17:21:30 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 395E220927; Sat, 5 May 2018 17:21:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w45HLTM3059466; Sat, 5 May 2018 17:21:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w45HLS8T059464; Sat, 5 May 2018 17:21:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805051721.w45HLS8T059464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 May 2018 17:21:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469137 - head/devel/py-oslo.policy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-oslo.policy X-SVN-Commit-Revision: 469137 X-SVN-Commit-Repository: ports 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.25 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: Sat, 05 May 2018 17:21:31 -0000 Author: sunpoet Date: Sat May 5 17:21:28 2018 New Revision: 469137 URL: https://svnweb.freebsd.org/changeset/ports/469137 Log: Update to 1.35.0 Changes: https://docs.openstack.org/oslo.policy/latest/user/history.html Modified: head/devel/py-oslo.policy/Makefile head/devel/py-oslo.policy/distinfo Modified: head/devel/py-oslo.policy/Makefile ============================================================================== --- head/devel/py-oslo.policy/Makefile Sat May 5 17:21:23 2018 (r469136) +++ head/devel/py-oslo.policy/Makefile Sat May 5 17:21:28 2018 (r469137) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oslo.policy -PORTVERSION= 1.34.0 +PORTVERSION= 1.35.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,10 +14,10 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oslo.config>=5.1.0:devel/py-oslo.config@${FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oslo.config>=5.2.0:devel/py-oslo.config@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=2.18.0:devel/py-oslo.serialization@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.12:devel/py-yaml@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${FLAVOR} Modified: head/devel/py-oslo.policy/distinfo ============================================================================== --- head/devel/py-oslo.policy/distinfo Sat May 5 17:21:23 2018 (r469136) +++ head/devel/py-oslo.policy/distinfo Sat May 5 17:21:28 2018 (r469137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521262034 -SHA256 (oslo.policy-1.34.0.tar.gz) = a7c76bc3f6456617c250b25479777631db74b4fb66235506f9ab171c643a9b69 -SIZE (oslo.policy-1.34.0.tar.gz) = 75458 +TIMESTAMP = 1525458895 +SHA256 (oslo.policy-1.35.0.tar.gz) = 3fb9f6524884e006bf3c802186c7bcfadd09e5c110e8aa7dab2136622b67a1f3 +SIZE (oslo.policy-1.35.0.tar.gz) = 76593