[113761] trunk/dports/python/py-asciitable/Portfile

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


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

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

Modified: trunk/dports/python/py-asciitable/Portfile
===================================================================
--- trunk/dports/python/py-asciitable/Portfile	2013-11-23 16:38:36 UTC (rev 113760)
+++ trunk/dports/python/py-asciitable/Portfile	2013-11-23 16:38:40 UTC (rev 113761)
@@ -6,6 +6,7 @@
 
 name                py-asciitable
 version             0.8.0
+revision            1
 maintainers         robitaille stsci.edu:mperrin
 
 categories-append   science
@@ -21,9 +22,8 @@
                     sha1    b10ec19b930e7cd758ac4748c50c25f1285f256a \
                     rmd160  3423ebb18d24bee4073209a6e073feeb99982f61
 
-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
-}
\ No newline at end of file
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/121a3149/attachment-0001.html>


More information about the macports-changes mailing list