[125413] trunk/dports/python/py-six/Portfile

g5pw at macports.org g5pw at macports.org
Wed Sep 17 02:57:17 PDT 2014


Revision: 125413
          https://trac.macports.org/changeset/125413
Author:   g5pw at macports.org
Date:     2014-09-17 02:57:17 -0700 (Wed, 17 Sep 2014)
Log Message:
-----------
python/py-six
  update to 1.8.0
  remove subports for python 25, 31, and 32

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

Modified: trunk/dports/python/py-six/Portfile
===================================================================
--- trunk/dports/python/py-six/Portfile	2014-09-17 03:37:19 UTC (rev 125412)
+++ trunk/dports/python/py-six/Portfile	2014-09-17 09:57:17 UTC (rev 125413)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-six
-version             1.7.3
+version             1.8.0
 categories-append   devel
 license             MIT
 platforms           darwin
@@ -22,10 +22,10 @@
 master_sites        http://pypi.python.org/packages/source/s/six/
 distname            six-${version}
 
-checksums           rmd160  e4d420c86497a79115824ce32c68f0a8dd331730 \
-                    sha256  7a842c9f882c0b2ab1064d567bb9fff6a21c9efbc3d9992083ad6193787ed393
+checksums           rmd160  e26d0e3cecad5d62cc354e2d5e12509a9427eb74 \
+                    sha256  047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830
 
-python.versions     25 26 27 31 32 33 34
+python.versions     26 27 33 34
 
 if {${name} ne ${subport}} {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140917/08d1c5b8/attachment-0001.html>


More information about the macports-changes mailing list