Date: Thu, 5 Oct 2017 09:49:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451289 - head/devel/py-pytest Message-ID: <201710050949.v959nLAj071281@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 5 09:49:21 2017 New Revision: 451289 URL: https://svnweb.freebsd.org/changeset/ports/451289 Log: Update to 3.2.3 Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst Modified: head/devel/py-pytest/Makefile head/devel/py-pytest/distinfo Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Thu Oct 5 09:49:15 2017 (r451288) +++ head/devel/py-pytest/Makefile Thu Oct 5 09:49:21 2017 (r451289) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Thu Oct 5 09:49:15 2017 (r451288) +++ head/devel/py-pytest/distinfo Thu Oct 5 09:49:21 2017 (r451289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504891824 -SHA256 (pytest-3.2.2.tar.gz) = f46e49e0340a532764991c498244a60e3a37d7424a532b3ff1a6a7653f1a403a -SIZE (pytest-3.2.2.tar.gz) = 786396 +TIMESTAMP = 1507191074 +SHA256 (pytest-3.2.3.tar.gz) = 27fa6617efc2869d3e969a3e75ec060375bfb28831ade8b5cdd68da3a741dc3c +SIZE (pytest-3.2.3.tar.gz) = 788686
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710050949.v959nLAj071281>