[145797] trunk/dports/python/py-kiwisolver/Portfile

devans at macports.org devans at macports.org
Wed Feb 17 08:20:25 PST 2016


Revision: 145797
          https://trac.macports.org/changeset/145797
Author:   devans at macports.org
Date:     2016-02-17 08:20:25 -0800 (Wed, 17 Feb 2016)
Log Message:
-----------
py-kiwisolver: as of version 0.1.3 not yet python3 compatible, dropping py34 subport with maintainer's approval (#50632).

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

Modified: trunk/dports/python/py-kiwisolver/Portfile
===================================================================
--- trunk/dports/python/py-kiwisolver/Portfile	2016-02-17 15:40:18 UTC (rev 145796)
+++ trunk/dports/python/py-kiwisolver/Portfile	2016-02-17 16:20:25 UTC (rev 145797)
@@ -25,7 +25,8 @@
 checksums           rmd160  be3e27552ff729333ffde2498bc5a93a84bc83df \
                     sha256  9d1d2a06dacb2ad1ebf6d3824692008939b11e082b2541830d41ffba8e60cf6e
 
-python.versions     27 34
+# as of version 0.1.3 not yet python3 compatible
+python.versions     27
 
 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/20160217/885b8c0c/attachment.html>


More information about the macports-changes mailing list