Revision
116672
Author
stromnov@macports.org
Date
2014-02-02 01:56:53 -0800 (Sun, 02 Feb 2014)

Log Message

py-pytest: update to version 2.5.2

Modified Paths

Diff

Modified: trunk/dports/python/py-pytest/Portfile (116671 => 116672)


--- trunk/dports/python/py-pytest/Portfile	2014-02-02 09:26:10 UTC (rev 116671)
+++ trunk/dports/python/py-pytest/Portfile	2014-02-02 09:56:53 UTC (rev 116672)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pytest
-version             2.5.1
+version             2.5.2
 revision            0
 categories-append   devel
 platforms           darwin
@@ -24,8 +24,8 @@
 homepage            http://pytest.org
 master_sites        http://pypi.python.org/packages/source/p/pytest/
 
-checksums           rmd160  d261a372977fa2ffa85b202c55c5547f872a35ae \
-                    sha256  112d8ede00d9ad3546d49ffeb4af1a0dfc734be29d28cfc59bd4cfd7b8a89b09
+checksums           rmd160  21b8adef451bdea34f5a6532dec3d48058c0274d \
+                    sha256  962452611799878616d6df5e7674cc2c356f902ed005dc4dae9d4e79bb8abda4
 
 distname            pytest-${version}