Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 21:56:28 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482628 - head/devel/py-molecule
Message-ID:  <201810202156.w9KLuSiL050716@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810202156.w9KLuSiL050716>