Date: Fri, 11 Aug 2017 21:38:51 +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: r447801 - head/devel/py-pytest Message-ID: <201708112138.v7BLcpvc001151@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Aug 11 21:38:51 2017 New Revision: 447801 URL: https://svnweb.freebsd.org/changeset/ports/447801 Log: Update to 3.2.1 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 Fri Aug 11 21:38:46 2017 (r447800) +++ head/devel/py-pytest/Makefile Fri Aug 11 21:38:51 2017 (r447801) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytest -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pytest/distinfo ============================================================================== --- head/devel/py-pytest/distinfo Fri Aug 11 21:38:46 2017 (r447800) +++ head/devel/py-pytest/distinfo Fri Aug 11 21:38:51 2017 (r447801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501694414 -SHA256 (pytest-3.2.0.tar.gz) = 0225cf10b9e173f84729d5f4648211458a222c6e53a77a85e104bc5f31c244ee -SIZE (pytest-3.2.0.tar.gz) = 782232 +TIMESTAMP = 1502473958 +SHA256 (pytest-3.2.1.tar.gz) = 4c2159d2be2b4e13fa293e7a72bdf2f06848a017150d5c6d35112ce51cfd74ce +SIZE (pytest-3.2.1.tar.gz) = 784076
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708112138.v7BLcpvc001151>