Package: python-mitogen / 0.3.25~a1-1

Metadata

Package Version Patches format
python-mitogen 0.3.25~a1-1 3.0 (quilt)

Patch series

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

tests/data/broker_shutdown_test_python.py | 2 1 + 1 - 0 !
tests/data/python_never_responds.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-buildah.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-doas.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-docker.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-jexec.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-kubectl.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-lxc-attach.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-lxc-info.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-lxc.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-podman.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-python.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-ssh.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-su.py | 2 1 + 1 - 0 !
tests/data/stubs/stub-sudo.py | 2 1 + 1 - 0 !
tests/lxd_test.py | 1 1 + 0 - 0 !
tests/ssh_test.py | 2 2 + 0 - 0 !
17 files changed, 18 insertions(+), 15 deletions(-)

 tests: use the "python3" interpreter

The "python" binary isn't available in Debian buster. Except via the
python-is-* packages, which are only for end-user use.

skip ppc64el test_broken_linux_fallback | (download)

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

 tests: skip test_broken_linux_fallback on ppc64el, where it fails.

Bug-Upstream: https://github.com/mitogen-hq/mitogen/issues/831

skip failing tests | (download)

tests/responder_test.py | 1 1 + 0 - 0 !
tests/router_test.py | 5 5 + 0 - 0 !
2 files changed, 6 insertions(+)

 skip tests that fail for unknown reasons


skip django tests | (download)

tests/module_finder_test.py | 125 63 + 62 - 0 !
1 file changed, 63 insertions(+), 62 deletions(-)

 skip django tests

They require Django, and tend to fail for us.

skip python2.7 test | (download)

tests/two_three_compat_test.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip two_three_compat_test, requires python2.7

Debian is removing python2.7 from the archive, skip tests that require
it.

Bug-Debian: https://bugs.debian.org/1016681