[113726] trunk/dports/python/py-nibabel/Portfile

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


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

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

Modified: trunk/dports/python/py-nibabel/Portfile
===================================================================
--- trunk/dports/python/py-nibabel/Portfile	2013-11-23 16:36:27 UTC (rev 113725)
+++ trunk/dports/python/py-nibabel/Portfile	2013-11-23 16:36:31 UTC (rev 113726)
@@ -6,6 +6,7 @@
 
 name                    py-nibabel
 version                 1.3.0
+revision                1
 categories              python
 platforms               darwin
 license                 MIT
@@ -25,7 +26,7 @@
 checksums               rmd160  cff54439e38e1bdcd726cf45136d01417b7a02b8 \
                         sha256  69b6fe175d4cf24ab6342575753efda5d6ba7f31f840db2da26e17789166159b
 
-python.versions         25 26 27 31 32 33
+python.versions         26 27 32 33
 
 if {$subport != $name} {
     depends_lib         port:py${python.version}-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/1569da14/attachment.html>


More information about the macports-changes mailing list