[140190] trunk/dports/python/py-path

stromnov at macports.org stromnov at macports.org
Fri Sep 11 04:30:00 PDT 2015


Revision: 140190
          https://trac.macports.org/changeset/140190
Author:   stromnov at macports.org
Date:     2015-09-11 04:30:00 -0700 (Fri, 11 Sep 2015)
Log Message:
-----------
py-path: update to version 8.1.1

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

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

Modified: trunk/dports/python/py-path/Portfile
===================================================================
--- trunk/dports/python/py-path/Portfile	2015-09-11 10:17:02 UTC (rev 140189)
+++ trunk/dports/python/py-path/Portfile	2015-09-11 11:30:00 UTC (rev 140190)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-path
-version             8.0
-revision            1
+version             8.1.1
+revision            0
 categories-append   devel
 platforms           darwin
 license             MIT
@@ -24,16 +24,14 @@
 
 distname            ${python.rootname}.py-${version}
 
-checksums           rmd160  3208b2f9220b49b0e9366fa9bea0154c37b280f0 \
-                    sha256  ac78a7f9c65c6c0abd9a8586e5c5a06b3a2f99e7812c928101d048d18037a1b6
+checksums           rmd160  2cdf3589dfd6f47c844bec81ed7ab6fd2cf0420f \
+                    sha256  2e109f902aed4a7999d465e4ec8456c1112e657840520c5bc7104fb7050d1add
 
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools \
                         port:py${python.version}-setuptools_scm
 
-    patchfiles-append   patch-path.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/20150911/971eaec7/attachment.html>


More information about the macports-changes mailing list