Date: Mon, 19 Oct 2020 21:12:11 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552773 - head/devel/py-pytest-trio Message-ID: <202010192112.09JLCBOr003240@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Oct 19 21:12:11 2020 New Revision: 552773 URL: https://svnweb.freebsd.org/changeset/ports/552773 Log: - Update to 0.7.0 Modified: head/devel/py-pytest-trio/Makefile head/devel/py-pytest-trio/distinfo Modified: head/devel/py-pytest-trio/Makefile ============================================================================== --- head/devel/py-pytest-trio/Makefile Mon Oct 19 21:08:59 2020 (r552772) +++ head/devel/py-pytest-trio/Makefile Mon Oct 19 21:12:11 2020 (r552773) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pytest-trio -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest-trio/distinfo ============================================================================== --- head/devel/py-pytest-trio/distinfo Mon Oct 19 21:08:59 2020 (r552772) +++ head/devel/py-pytest-trio/distinfo Mon Oct 19 21:12:11 2020 (r552773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594820121 -SHA256 (pytest-trio-0.6.0.tar.gz) = 9bf0a490fd177a33617e8709242293fae47934de2b51f8209eb2c0545b6ca8fe -SIZE (pytest-trio-0.6.0.tar.gz) = 37835 +TIMESTAMP = 1603122012 +SHA256 (pytest-trio-0.7.0.tar.gz) = c01b741819aec2c419555f28944e132d3c711dae1e673d63260809bf92c30c31 +SIZE (pytest-trio-0.7.0.tar.gz) = 47784
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010192112.09JLCBOr003240>