Revision: 149137 https://trac.macports.org/changeset/149137 Author: stromnov@macports.org Date: 2016-06-01 12:55:19 -0700 (Wed, 01 Jun 2016) Log Message: ----------- py-pytest: update to version 2.9.2 Modified Paths: -------------- trunk/dports/python/py-pytest/Portfile Modified: trunk/dports/python/py-pytest/Portfile =================================================================== --- trunk/dports/python/py-pytest/Portfile 2016-06-01 19:54:05 UTC (rev 149136) +++ trunk/dports/python/py-pytest/Portfile 2016-06-01 19:55:19 UTC (rev 149137) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-pytest -version 2.9.1 +version 2.9.2 revision 0 categories-append devel platforms darwin @@ -26,8 +26,8 @@ distname ${python.rootname}-${version} -checksums rmd160 f8aec6c6a68ab78b6cb32cb78a709c748f9f34a9 \ - sha256 0d48d27a127644fbe7c8158157e08b35f8255045d4476df694b91eb3a8147e65 +checksums rmd160 ed508cbe423ad9a03eb01a8b2b5057f766f86c65 \ + sha256 12c18abb9a09a5b2802dba75c7a2d7d6c8c0f1258abd8243e7688415d87ad1d8 if {${name} ne ${subport}} { depends_lib-append port:py${python.version}-setuptools \
participants (1)
-
stromnov@macports.org