[141245] trunk/dports/python/py-future/Portfile

petr at macports.org petr at macports.org
Tue Oct 13 05:52:23 PDT 2015


Revision: 141245
          https://trac.macports.org/changeset/141245
Author:   petr at macports.org
Date:     2015-10-13 05:52:23 -0700 (Tue, 13 Oct 2015)
Log Message:
-----------
py-future: upgrade to 0.15.2, add py35 subport

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

Modified: trunk/dports/python/py-future/Portfile
===================================================================
--- trunk/dports/python/py-future/Portfile	2015-10-13 12:28:19 UTC (rev 141244)
+++ trunk/dports/python/py-future/Portfile	2015-10-13 12:52:23 UTC (rev 141245)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             0.15.0
+version             0.15.2
 categories-append   devel
 platforms           darwin
 supported_archs     noarch
@@ -28,11 +28,11 @@
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 distname            ${_name}-${version}
 
-checksums           md5     cf1ee211567cc0b1021de5839064fe7b \
-                    rmd160  74f2a42560065891cc552a13aaf68964589538c7 \
-                    sha256  7f8ad46e287ac32e3dae78be41098c83d690b364142e0a5f11958c2b549420b0
+checksums           md5     a68eb3c90b3b76714c5ceb8c09ea3a06 \
+                    rmd160  6ed4c6ce80b367724103b3b99a4643180c3f5fa0 \
+                    sha256  3d3b193f20ca62ba7d8782589922878820d0a023b885882deec830adbf639b97
 
-python.versions     27 34
+python.versions     27 34 35
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151013/f05ad05f/attachment-0001.html>


More information about the macports-changes mailing list