Package: tomahawk / 0.7.1-2

Metadata

Package Version Patches format
tomahawk 0.7.1-2 3.0 (quilt)

Patch series

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

pytest.ini | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove pytest.ini
 py.test without --cov and related options in override_dh_auto_test.
remove_data_files_from_setup_py.patch | (download)

setup.py | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove data_files why install man pages in "debian/manpages".
remove genarating requirements files.patch | (download)

setup.py | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 remove genating requirements files.
fixed import module for test.patch | (download)

tests/internal/test_command.py | 2 1 + 1 - 0 !
tests/internal/test_expect.py | 2 1 + 1 - 0 !
tests/internal/test_rsync.py | 2 1 + 1 - 0 !
tests/internal/test_utils.py | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 fixed importing module for tests