[139807] trunk/dports/python/py-path/Portfile

stromnov at macports.org stromnov at macports.org
Fri Aug 28 04:20:06 PDT 2015


Revision: 139807
          https://trac.macports.org/changeset/139807
Author:   stromnov at macports.org
Date:     2015-08-28 04:20:05 -0700 (Fri, 28 Aug 2015)
Log Message:
-----------
py-path: update to version 8.0

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

Modified: trunk/dports/python/py-path/Portfile
===================================================================
--- trunk/dports/python/py-path/Portfile	2015-08-28 03:21:03 UTC (rev 139806)
+++ trunk/dports/python/py-path/Portfile	2015-08-28 11:20:05 UTC (rev 139807)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-path
-version             7.7.1
+version             8.0
 revision            0
 categories-append   devel
 platforms           darwin
@@ -24,14 +24,15 @@
 
 distname            ${python.rootname}.py-${version}
 
-checksums           rmd160  b5a53ded8316fcc4bbc7b25bf53836de35b5ca9a \
-                    sha256  692feac9d1fe3b70239b2f0f07dcdbbdad38e3611846924de33ec6175d87638e
+checksums           rmd160  3208b2f9220b49b0e9366fa9bea0154c37b280f0 \
+                    sha256  ac78a7f9c65c6c0abd9a8586e5c5a06b3a2f99e7812c928101d048d18037a1b6
 
 if {${name} ne ${subport}} {
     livecheck.type      none
 
     depends_build-append \
-                        port:py${python.version}-setuptools
+                        port:py${python.version}-setuptools \
+                        port:py${python.version}-setuptools_scm
 } else {
     livecheck.type      pypi
     livecheck.name      ${python.rootname}.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150828/66ed7ab5/attachment.html>


More information about the macports-changes mailing list