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

petr at macports.org petr at macports.org
Wed Aug 20 14:25:56 PDT 2014


Revision: 124198
          https://trac.macports.org/changeset/124198
Author:   petr at macports.org
Date:     2014-08-20 14:25:56 -0700 (Wed, 20 Aug 2014)
Log Message:
-----------
py-future @0.12.3: update to 0.13.0

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

Modified: trunk/dports/python/py-future/Portfile
===================================================================
--- trunk/dports/python/py-future/Portfile	2014-08-20 20:45:54 UTC (rev 124197)
+++ trunk/dports/python/py-future/Portfile	2014-08-20 21:25:56 UTC (rev 124198)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-${_name}
-version             0.12.3
+version             0.13.0
 categories-append   devel
 platforms           darwin
 supported_archs     noarch
@@ -17,7 +17,6 @@
 maintainers         petr openmaintainer
 
 description         Provides clean single-source support for Python 3 and 2
-
 long_description    \
     The Python package future is the missing compatibility layer between \
     Python 3 and Python 2. It allows you to use a single, clean Python \
@@ -26,13 +25,12 @@
     either Python 2 or Python 3 to code compatible with both platforms.
 
 homepage            http://python-future.org/
-
-distname            ${_name}-${version}
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
+distname            ${_name}-${version}
 
-checksums           md5     f06ca1635ea8308842a3921d758a0978 \
-                    rmd160  ccb40c077372d6f0719706f841724fde517fd577 \
-                    sha256  39e254b43f135575a94092766ef17c507f9339419422a820f8128414d040f7f4
+checksums           md5     3a183d2646cf2dfd05f3029126d9bbbe \
+                    rmd160  9c5df266aa56cf43b91ee67e0d38b57704ecc056 \
+                    sha256  7fb75607a7a2af3aa975a39373dc7b5db7edbc4e37d54065e6a04b1d4a1bc2c8
 
 python.versions     26 27 33 34
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140820/0e7f0c91/attachment.html>


More information about the macports-changes mailing list