[113718] trunk/dports/python/py-scipy/Portfile

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


Revision: 113718
          https://trac.macports.org/changeset/113718
Author:   sean at macports.org
Date:     2013-11-23 08:36:02 -0800 (Sat, 23 Nov 2013)
Log Message:
-----------
py-scipy: remove 2.4, 2.5, and 3.1 due to numpy update

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

Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile	2013-11-23 16:35:59 UTC (rev 113717)
+++ trunk/dports/python/py-scipy/Portfile	2013-11-23 16:36:02 UTC (rev 113718)
@@ -20,23 +20,13 @@
 checksums               rmd160  e13264a97c6ded3557c427ec73041195cad86d4e \
                         sha256  409f429a85592c8a99afa2fc047b80efdbd7ab0c9aa1f1effdd4692958aef228
 
-python.versions         24 25 26 27 31 32 33
+python.versions         26 27 32 33
 
 python.add_archflags    no
 universal_variant       no
 
 if {$subport ne $name} {
 
-    if {${python.version} < 26} {
-        # scipy dropped support for Python 2.4 and 2.5 at version 0.12.0
-        version                 0.11.0
-        revision                3
-        master_sites            sourceforge:project/scipy/scipy/${version}/
-        distname                scipy-${version}
-        checksums               rmd160 68c0d13088d898e96c3a7ea4e77f8fc9b49e6c78 \
-                                sha256 b2b74d56a2d58a4f032f91e8b91b1c2272d5eb0b5010082dd1e492e452f862ee
-    }
-
     depends_lib-append      port:py${python.version}-numpy \
                             port:py${python.version}-nose \
                             port:SuiteSparse \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/0ee10d88/attachment.html>


More information about the macports-changes mailing list