as Julian said: Fixing 710177 requires a build depend on cython and running the generator script explicitly. The upstream buildsystem won't do it.
On Tue, May 28, 2013 at 11:13 PM, Julian Taylor <[email protected]> wrote: > Package: python-numpy > Version: 1:1.7.1-1 > Severity: important > > numpy includes one cython source which is not rebuilt during the package > build, instead the upstream pregenerated source is used. > > the file can't be generated from the package source as numpy.pxd is missing. > It can be found in upstreams git tree along with a generator script > (./numpy/random/mtrand/generate_mtrand_c.py) > > I filed a bug upstream about the missing files: > https://github.com/numpy/numpy/pull/3378 > > _______________________________________________ > Python-modules-team mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

