found 589731 0.10.1+dfsg1-1
thanks

$ head debian/changelog 
python-scipy (0.10.1+dfsg1-4) unstable; urgency=low

$ grep -rl 'Generated by Cython' . | sed -e 's,\.c,\.pyx,g' | xargs ls -1
ls: cannot access ./scipy/io/matlab/mio_utils.pyx: No such file or directory
ls: cannot access ./scipy/io/matlab/streams.pyx: No such file or directory
ls: cannot access ./scipy/io/matlab/mio5_utils.pyx: No such file or directory
ls: cannot access ./scipy/signal/spectral.pyx: No such file or directory
ls: cannot access ./scipy/special/lambertw.pyx: No such file or directory
ls: cannot access ./scipy/special/orthogonal_eval.pyx: No such file or directory
./scipy/spatial/ckdtree.pyx
./scipy/stats/vonmises_cython.pyx


they exist in upstream git.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to