Package: python-daemonize / 2.5.0-4

Metadata

Package Version Patches format
python-daemonize 2.5.0-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use python3 for testing.patch | (download)

tests/daemon_chdir.py | 2 1 + 1 - 0 !
tests/daemon_keep_fds.py | 2 1 + 1 - 0 !
tests/daemon_sigterm.py | 2 1 + 1 - 0 !
tests/daemon_uid_gid.py | 2 1 + 1 - 0 !
tests/daemon_uid_gid_action.py | 2 1 + 1 - 0 !
tests/test.py | 16 8 + 8 - 0 !
6 files changed, 13 insertions(+), 13 deletions(-)

 use python3 for testing
remove broken test.patch | (download)

tests/test.py | 9 0 + 9 - 0 !
1 file changed, 9 deletions(-)

 remove broken test
 This test looks like broken.