[113751] trunk/dports/python/py-pywcs/Portfile

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


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

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

Modified: trunk/dports/python/py-pywcs/Portfile
===================================================================
--- trunk/dports/python/py-pywcs/Portfile	2013-11-23 16:37:58 UTC (rev 113750)
+++ trunk/dports/python/py-pywcs/Portfile	2013-11-23 16:38:02 UTC (rev 113751)
@@ -6,6 +6,7 @@
 
 name                py-pywcs
 version             1.11-4.8.2
+revision            1
 maintainers         robitaille stsci.edu:mperrin
 
 categories-append   science
@@ -23,10 +24,9 @@
                     sha1  670746ef477cef43cefe488b95f05c70891f1ae0 \
                     rmd160  ca76fa03cf77a25613ad1aab86723b469e653924
 
-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 \
                         port:py${python.version}-pyfits
-}
\ No newline at end of file
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131123/c197184c/attachment.html>


More information about the macports-changes mailing list