Modified: trunk/dports/python/py-pytest/Portfile (145068 => 145069)
--- trunk/dports/python/py-pytest/Portfile 2016-01-25 14:26:58 UTC (rev 145068)
+++ trunk/dports/python/py-pytest/Portfile 2016-01-25 14:28:06 UTC (rev 145069)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-pytest
-version 2.8.6
+version 2.8.7
revision 0
categories-append devel
platforms darwin
@@ -26,8 +26,8 @@
distname ${python.rootname}-${version}
-checksums rmd160 e06716eb3561d183af518dd3aa2a3f66770c26c3 \
- sha256 ed38a3725b8e4478555dfdb549a4219ca3ba57955751141a1aaa45b706d84194
+checksums rmd160 10eb0ec9284f84862106ea230bdd320c7b4a05ad \
+ sha256 fc4c86be54fce08e4b85b646a736efa18c6cde7599c1d2919f4f74629e018baf
if {${name} ne ${subport}} {
depends_lib-append port:py${python.version}-setuptools \