Package: python-pysam / 0.7.7-1

Metadata

Package Version Patches format
python-pysam 0.7.7-1 3.0 (quilt)

Patch series

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

tests/Makefile | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 prevent tests makefile from deleting files which
 are contained inside the upstream source


do_not_use_distribute_setup.patch | (download)

setup.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 prevent downloading distribute_setup


offline tests.patch | (download)

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

 create a copy of the test suite script and remove those
 tests that try to fetch files from network