Date: Sat, 6 Apr 2019 08:08:51 +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: r498074 - head/devel/py-testinfra Message-ID: <201904060808.x3688pue095251@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Apr 6 08:08:51 2019 New Revision: 498074 URL: https://svnweb.freebsd.org/changeset/ports/498074 Log: Update to 2.0.0 ChangeLog: https://github.com/philpep/testinfra/blob/2.0.0/CHANGELOG.rst PR: 236720 Approved by: maintainer timeout (15d) Modified: head/devel/py-testinfra/Makefile head/devel/py-testinfra/distinfo Modified: head/devel/py-testinfra/Makefile ============================================================================== --- head/devel/py-testinfra/Makefile Sat Apr 6 08:08:50 2019 (r498073) +++ head/devel/py-testinfra/Makefile Sat Apr 6 08:08:51 2019 (r498074) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= testinfra -PORTVERSION= 1.17.0 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-testinfra/distinfo ============================================================================== --- head/devel/py-testinfra/distinfo Sat Apr 6 08:08:50 2019 (r498073) +++ head/devel/py-testinfra/distinfo Sat Apr 6 08:08:51 2019 (r498074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540029561 -SHA256 (testinfra-1.17.0.tar.gz) = f4b6b3d26e08be9eb37f237f8066656da548113af183745c1c3953b53db0519d -SIZE (testinfra-1.17.0.tar.gz) = 62657 +TIMESTAMP = 1553283764 +SHA256 (testinfra-2.0.0.tar.gz) = ef96430e33a241e1fa08cb157530aa41e79384bb462024f31603c9032f5a8e0e +SIZE (testinfra-2.0.0.tar.gz) = 65813
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904060808.x3688pue095251>