Re: RFS: burn 0.4.3-2.1+lenny1 (Lenny security bug fixes)

2009-08-30 Thread Ben Finney
Piotr Ożarowski writes: > That's why I didn't change other things; without these 2 changes I > just couldn't upload it (didn't feel right). I doubt RMs will reject > it (only few lines were changed in order to fix obvious and important > mistakes) For the record: As it turns out, the stable rele

Endianness detection change on numpy

2009-08-30 Thread Kumar Appaiah
Dear Debian Pythoners, Due to a change in the endianness detection in Python, several new problems have started to occur. Initially, it refused to build on several architectures due to the new detection scheme, which failed to handle some CPU cases[0]; this was fixed by forcing it to use endian.h.