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 filePatch | File delta | Description |
---|---|---|
python3 | (download) |
tests/data/broker_shutdown_test_python.py |
2 1 + 1 - 0 ! |
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 ! |
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 ! |
skip tests that fail for unknown reasons |
skip django tests | (download) |
tests/module_finder_test.py |
125 63 + 62 - 0 ! |
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 ! |
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 |