Date: Sat, 13 Apr 2019 00:58:58 +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: r498784 - head/devel/py-pytest-tornado Message-ID: <201904130058.x3D0wwxP020863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Apr 13 00:58:57 2019 New Revision: 498784 URL: https://svnweb.freebsd.org/changeset/ports/498784 Log: devel/py-pytest-tornado: update to 0.7.0 Changes: https://github.com/eugeniy/pytest-tornado/compare/v0.6.0...v0.7.0 Reported by: portscout 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 Apr 13 00:57:27 2019 (r498783) +++ head/devel/py-pytest-tornado/Makefile Sat Apr 13 00:58:57 2019 (r498784) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest-tornado -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest-tornado/distinfo ============================================================================== --- head/devel/py-pytest-tornado/distinfo Sat Apr 13 00:57:27 2019 (r498783) +++ head/devel/py-pytest-tornado/distinfo Sat Apr 13 00:58:57 2019 (r498784) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553795995 -SHA256 (pytest-tornado-0.6.0.tar.gz) = 1cbb552deca8908e77d995c91b1e0cc538275f1cb277c4ffa93380d49496bc59 -SIZE (pytest-tornado-0.6.0.tar.gz) = 8563 +TIMESTAMP = 1554717386 +SHA256 (pytest-tornado-0.7.0.tar.gz) = 842eaab0d92a717fef47260912549989293e493687ed63bead1ab6663094674b +SIZE (pytest-tornado-0.7.0.tar.gz) = 8486
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904130058.x3D0wwxP020863>