[152617] trunk/dports/python/py-pytest

stromnov at macports.org stromnov at macports.org
Tue Sep 13 04:53:44 PDT 2016


Revision: 152617
          https://trac.macports.org/changeset/152617
Author:   stromnov at macports.org
Date:     2016-09-13 04:53:44 -0700 (Tue, 13 Sep 2016)
Log Message:
-----------
py-pytest: update to version 3.0.2

Modified Paths:
--------------
    trunk/dports/python/py-pytest/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-pytest/files/

Modified: trunk/dports/python/py-pytest/Portfile
===================================================================
--- trunk/dports/python/py-pytest/Portfile	2016-09-13 08:50:59 UTC (rev 152616)
+++ trunk/dports/python/py-pytest/Portfile	2016-09-13 11:53:44 UTC (rev 152617)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pytest
-version             2.9.2
+version             3.0.2
 revision            0
 categories-append   devel
 platforms           darwin
@@ -26,15 +26,13 @@
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  ed508cbe423ad9a03eb01a8b2b5057f766f86c65 \
-                    sha256  12c18abb9a09a5b2802dba75c7a2d7d6c8c0f1258abd8243e7688415d87ad1d8
+checksums           rmd160  2c24152fbffa0518fd4168e03d85f7dc51b3a4fa \
+                    sha256  64d8937626dd2a4bc15ef0edd307d26636a72a3f3f9664c424d78e40efb1e339
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:py${python.version}-setuptools \
                         port:py${python.version}-py
 
-    patchfiles          patch-setup.py.diff
-
     livecheck.type      none
 } else {
     livecheck.type      pypi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160913/57843c0f/attachment.html>


More information about the macports-changes mailing list