[129605] trunk/dports/python/py-numba/Portfile

stromnov at macports.org stromnov at macports.org
Tue Dec 16 13:23:23 PST 2014


Revision: 129605
          https://trac.macports.org/changeset/129605
Author:   stromnov at macports.org
Date:     2014-12-16 13:23:23 -0800 (Tue, 16 Dec 2014)
Log Message:
-----------
py-numba: update to version 0.16.0

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

Modified: trunk/dports/python/py-numba/Portfile
===================================================================
--- trunk/dports/python/py-numba/Portfile	2014-12-16 21:13:14 UTC (rev 129604)
+++ trunk/dports/python/py-numba/Portfile	2014-12-16 21:23:23 UTC (rev 129605)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        numba numba 0.15.1
+github.setup        numba numba 0.16.0
 
 name                py-numba
 categories-append   devel
@@ -24,18 +24,16 @@
 
 homepage            http://numba.github.com/
 
-checksums           rmd160  7f00571853fbd56ec65c0835d2c312368808d48e \
-                    sha256  79a534e737ce5c352d968532e91180cf754f60fe53a899f2238a838696aa6050
+checksums           rmd160  6d46e3a16a541873b7ae007fec4dcfa6a7123c91 \
+                    sha256  1f4b468478ecfb3764991b8c2f396e620cc0b11f9a208fdff21d66cb3fb4c8f7
 
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools \
                         port:py${python.version}-cython \
 
-    depends_lib-append  port:py${python.version}-llvmpy \
-                        port:py${python.version}-llvmmath \
+    depends_lib-append  port:py${python.version}-llvmlite \
                         port:py${python.version}-numpy \
-                        port:py${python.version}-meta-devel \
                         port:py${python.version}-cffi
 
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141216/b43807f7/attachment.html>


More information about the macports-changes mailing list