On 23 March 2012 19:48, Stefan Behnel <stefan...@behnel.de> wrote: > Stefan Behnel, 23.03.2012 15:26: > > mark florisson, 23.03.2012 14:26: > >> This may be OT for this thread > > > > ... in which case it's quite common to start a new one ... > > > >> but sas numpy removed at some point from Jenkins? I'm seeing this for > >> all python versions since Februari 25: > >> > >> Following tests excluded because of missing dependencies on your > >> system: > >> run.memoryviewattrs > >> run.numpy_ValueError_T172 > >> run.numpy_bufacc_T155 > >> run.numpy_cimport > >> run.numpy_memoryview > >> run.numpy_parallel > >> run.numpy_test > >> ALL DONE > > > > May be my fault. I think when I unified the build jobs, I might have > > disabled it because we didn't have a NumPy version for Py3 at the time. > > > > I'll look into it. > > I've re-enabled them for all CPython builds except for the latest py3k > branch. NumPy 1.6.1 doesn't compile there due to the new Unicode buffer > layout (PEP 383). > > Stefan > _______________________________________________ > cython-devel mailing list > cython-devel@python.org > http://mail.python.org/mailman/listinfo/cython-devel >
How do I enable numpy in my own build configuration? Should I re-clone the cython-devel ones?
_______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel