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

petr at macports.org petr at macports.org
Fri Jan 23 11:11:27 PST 2015


Revision: 132116
          https://trac.macports.org/changeset/132116
Author:   petr at macports.org
Date:     2015-01-23 11:11:27 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
py-future: upgrade to 14.3

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

Modified: trunk/dports/python/py-future/Portfile
===================================================================
--- trunk/dports/python/py-future/Portfile	2015-01-23 18:50:07 UTC (rev 132115)
+++ trunk/dports/python/py-future/Portfile	2015-01-23 19:11:27 UTC (rev 132116)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             0.13.1
+version             0.14.3
 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     b6ab8aafb3b76c6e93d4d9de87210a88 \
-                    rmd160  7e5279787763c65707ac2488747e95f0636e4f49 \
-                    sha256  6e91722eaec7d9324ac1060858f5211f822fea698b1f88492aa91d08fc2a62e2
+checksums           md5     e94079b0bd1fc054929e8769fc0f6083 \
+                    rmd160  f2a8f36782ce65fc078851773b4147cf48487dfe \
+                    sha256  62857d51881d97dd5492b9295b9f51d92108a52a4c88e2c40054c1d3e5995be9
 
-python.versions     26 27 33 34
+python.versions     27 34
 
 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/20150123/202b0299/attachment-0001.html>


More information about the macports-changes mailing list