[113732] trunk/dports/python/py-pyml/Portfile

sean at macports.org sean at macports.org
Sat Nov 23 08:36:52 PST 2013


Revision: 113732
          https://trac.macports.org/changeset/113732
Author:   sean at macports.org
Date:     2013-11-23 08:36:52 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-pyml: remove 2.5 due to numpy update

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

Modified: trunk/dports/python/py-pyml/Portfile
===================================================================
--- trunk/dports/python/py-pyml/Portfile	2013-11-23 16:36:49 UTC (rev 113731)
+++ trunk/dports/python/py-pyml/Portfile	2013-11-23 16:36:52 UTC (rev 113732)
@@ -6,6 +6,7 @@
 
 name                py-pyml
 version             0.7.7
+revision            1
 platforms           darwin
 license             LGPL-2.1+
 maintainers         gmail.com:chiszp openmaintainer
@@ -19,8 +20,7 @@
 checksums           md5 64d9a2b5fb2cd68cdda1f70e71a4530e \
                     sha1 9f165d1a1a946ddb52733d43e950e6c8a6824aa0
 
-python.versions     25 26 27
-python.default_version 27
+python.versions     26 27
 
 if {$subport != $name} {
     depends_lib-append  port:py${python.version}-numpy \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/b1e47389/attachment.html>


More information about the macports-changes mailing list