Package: pynast / 1.2.2-1

Metadata

Package Version Patches format
pynast 1.2.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do_not_install_privacy_breaching_scripts.patch | (download)

doc/_static/google_feed.js | 28 0 + 28 - 0 !
doc/_templates/layout.html | 6 0 + 6 - 0 !
2 files changed, 34 deletions(-)

 do not install privacy breaking scripts


skip_tests_needing_uclust.patch | (download)

tests/test_pycogent_backports/test_uclust.py | 291 0 + 291 - 0 !
tests/test_util.py | 359 1 + 358 - 0 !
2 files changed, 1 insertion(+), 649 deletions(-)

 debian can not package uclust for licensing reasons - skip tests
 requiring uclust


avoid_python mpi4py_missing_warning.patch | (download)

tests/all_tests.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 since we are not building with python-mpi4py (there is other
 trouble occuring with this as Build-Depends) we need to strip the warning
 from script output to make the test successfully passing