[100562] trunk/dports/python/py-pyopencl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 15 10:24:13 PST 2012


Revision: 100562
          https://trac.macports.org/changeset/100562
Author:   ryandesign at macports.org
Date:     2012-12-15 10:24:13 -0800 (Sat, 15 Dec 2012)
Log Message:
-----------
py-pyopencl: add py3x subports (#37316)

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

Modified: trunk/dports/python/py-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py-pyopencl/Portfile	2012-12-15 15:27:57 UTC (rev 100561)
+++ trunk/dports/python/py-pyopencl/Portfile	2012-12-15 18:24:13 UTC (rev 100562)
@@ -7,8 +7,6 @@
 name                py-pyopencl
 version             2012.1
 revision            0
-python.versions     26 27
-python.default_version  27
 categories-append   science
 license             MIT
 platforms           darwin
@@ -36,6 +34,9 @@
 
 compiler.blacklist  clang
 
+# Skipping 31 because there's no py31-mako
+python.versions     26 27 32 33
+
 if {${subport} != ${name}} {
     depends_build-append \
                         port:py${python.version}-distribute \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121215/3150a574/attachment.html>


More information about the macports-changes mailing list