[149239] trunk/dports/python/py-pyfftw/Portfile

aronnax at macports.org aronnax at macports.org
Tue Jun 7 07:31:40 PDT 2016


Revision: 149239
          https://trac.macports.org/changeset/149239
Author:   aronnax at macports.org
Date:     2016-06-07 07:31:40 -0700 (Tue, 07 Jun 2016)
Log Message:
-----------
py-pyfftw: update to 0.10.4

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

Modified: trunk/dports/python/py-pyfftw/Portfile
===================================================================
--- trunk/dports/python/py-pyfftw/Portfile	2016-06-07 12:09:51 UTC (rev 149238)
+++ trunk/dports/python/py-pyfftw/Portfile	2016-06-07 14:31:40 UTC (rev 149239)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 PortGroup               github 1.0
 
-github.setup            hgomersall pyFFTW 0.10.1 v
+github.setup            pyFFTW pyFFTW 0.10.4 v
 name                    py-pyfftw
 categories              python math
 platforms               darwin
@@ -16,12 +16,15 @@
     A pythonic wrapper around FFTW, the FFT library, presenting a unified \
     interface for all the supported transforms.
 
-checksums           rmd160  c1982c4318730ad284555e362ff3358b778e8f2e \
-                    sha256  8143a362ef7e3a775b5308fff3a933b1650d05f2649af13268fd9c7c23b8887c
+checksums           rmd160  356eee0df579b256d81c9f1222503ad3d811eec4 \
+                    sha256  c8644ccdf3ca222efa941e781adf1f21a488d8edb70c476d8df37ff6b0699d9d
 
 python.versions         27 33 34
 
 if {${name} ne ${subport}} {
+    depends_build-append \
+                        port:py${python.version}-cython
+
     depends_lib-append  port:py${python.version}-setuptools \
                         port:py${python.version}-numpy \
                         port:fftw-3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160607/044ab674/attachment-0001.html>


More information about the macports-changes mailing list