From owner-svn-ports-head@freebsd.org Sat Oct 20 21:56:29 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 3FCE0FF7A8C; Sat, 20 Oct 2018 21:56:29 +0000 (UTC) (envelope-from matthew@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 183E78C371; Sat, 20 Oct 2018 21:56:29 +0000 (UTC) (envelope-from matthew@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 EEE4C23F9C; Sat, 20 Oct 2018 21:56:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9KLuS3t050718; Sat, 20 Oct 2018 21:56:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9KLuSiL050716; Sat, 20 Oct 2018 21:56:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201810202156.w9KLuSiL050716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 20 Oct 2018 21:56:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482628 - head/devel/py-molecule X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/py-molecule X-SVN-Commit-Revision: 482628 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.29 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, 20 Oct 2018 21:56:29 -0000 Author: matthew Date: Sat Oct 20 21:56:28 2018 New Revision: 482628 URL: https://svnweb.freebsd.org/changeset/ports/482628 Log: Update to 2.19.0 ChangeLog: https://github.com/metacloud/molecule/blob/master/CHANGELOG.rst Modified: head/devel/py-molecule/Makefile head/devel/py-molecule/distinfo (contents, props changed) Modified: head/devel/py-molecule/Makefile ============================================================================== --- head/devel/py-molecule/Makefile Sat Oct 20 21:41:05 2018 (r482627) +++ head/devel/py-molecule/Makefile Sat Oct 20 21:56:28 2018 (r482628) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= molecule -PORTVERSION= 2.18.1 +PORTVERSION= 2.19.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible-lint>=3.4. ${PYTHON_PKGNAMEPREFIX}sh>=1.12.14:devel/py-sh@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tabulate>=0.8.2:devel/py-tabulate@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}testinfra>=0.1.2:devel/py-testinfra@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}testinfra>=1.16.0:devel/py-testinfra@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tree-format>=0.1.2:devel/py-tree-format@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yamllint>=1.11.1:devel/py-yamllint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} Modified: head/devel/py-molecule/distinfo ============================================================================== --- head/devel/py-molecule/distinfo Sat Oct 20 21:41:05 2018 (r482627) +++ head/devel/py-molecule/distinfo Sat Oct 20 21:56:28 2018 (r482628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537621144 -SHA256 (molecule-2.18.1.tar.gz) = b97885056a0acb1a811afa79911730855b7d11f5c74cf06465f5c5ef8629d974 -SIZE (molecule-2.18.1.tar.gz) = 4518368 +TIMESTAMP = 1539928511 +SHA256 (molecule-2.19.0.tar.gz) = 23b1b30b37998f0eb747dc06a602df59157fe78d3f6a9882dea9271d8d37cdee +SIZE (molecule-2.19.0.tar.gz) = 4518527