[113752] trunk/dports/python/py-vo/Portfile

sean at macports.org sean at macports.org
Sat Nov 23 08:38:06 PST 2013


Revision: 113752
          https://trac.macports.org/changeset/113752
Author:   sean at macports.org
Date:     2013-11-23 08:38:06 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-vo: remove 2.5 and 3.1 due to numpy update

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

Modified: trunk/dports/python/py-vo/Portfile
===================================================================
--- trunk/dports/python/py-vo/Portfile	2013-11-23 16:38:02 UTC (rev 113751)
+++ trunk/dports/python/py-vo/Portfile	2013-11-23 16:38:06 UTC (rev 113752)
@@ -6,6 +6,7 @@
 
 name                py-vo
 version             0.8
+revision            1
 maintainers         robitaille
 
 categories-append   science
@@ -21,8 +22,7 @@
                     sha1  ca8aa70ebb1a04ba6818bca6e1268fc5f8b8fd62 \
                     rmd160  4d8a7d39a9e867939dd9214bd48fb519765cd581
 
-python.versions     25 26 27 31 32
-python.default_version 27
+python.versions     26 27 32
 
 if {${subport} != ${name}} {
     depends_run-append  port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/0529e616/attachment.html>


More information about the macports-changes mailing list