Package: mpi4py / 1.3.1+hg20131106-2

Metadata

Package Version Patches format
mpi4py 1.3.1+hg20131106-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
up_no_modlibs | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 somewhat blind patch: removing 'modlibs' from link_args for exec's

 As Jakub guessed it seems to help to resolve not only -lffi issues with
 broken python3.2 pkg in debian sid, but with other build problems as well

 Needs more verification if this is a safe thing to do ;)

up_tests_network_attr | (download)

test/test_spawn.py | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

---