Date: Sat, 18 May 2019 00:47:38 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501892 - head/devel/py-pytest-tornado Message-ID: <201905180047.x4I0lc6U001021@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat May 18 00:47:38 2019 New Revision: 501892 URL: https://svnweb.freebsd.org/changeset/ports/501892 Log: devel/py-pytest-tornado: update to 0.8.0 Changes: https://github.com/eugeniy/pytest-tornado/compare/v0.7.0...v0.8.0 Modified: head/devel/py-pytest-tornado/Makefile (contents, props changed) head/devel/py-pytest-tornado/distinfo (contents, props changed) Modified: head/devel/py-pytest-tornado/Makefile ============================================================================== --- head/devel/py-pytest-tornado/Makefile Sat May 18 00:47:30 2019 (r501891) +++ head/devel/py-pytest-tornado/Makefile Sat May 18 00:47:38 2019 (r501892) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest-tornado -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest-tornado/distinfo ============================================================================== --- head/devel/py-pytest-tornado/distinfo Sat May 18 00:47:30 2019 (r501891) +++ head/devel/py-pytest-tornado/distinfo Sat May 18 00:47:38 2019 (r501892) @@ -1,3 +1,3 @@ -TIMESTAMP = 1554717386 -SHA256 (pytest-tornado-0.7.0.tar.gz) = 842eaab0d92a717fef47260912549989293e493687ed63bead1ab6663094674b -SIZE (pytest-tornado-0.7.0.tar.gz) = 8486 +TIMESTAMP = 1557836957 +SHA256 (pytest-tornado-0.8.0.tar.gz) = dfb9ed51966a79df9427d931afaae562ab14074f614f6320369acac8e2c18a59 +SIZE (pytest-tornado-0.8.0.tar.gz) = 9055
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905180047.x4I0lc6U001021>