Package: python-jaeger-client / 4.8.0-2
Metadata
Package | Version | Patches format |
---|---|---|
python-jaeger-client | 4.8.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
do not import from mock.patch | (download) |
tests/conftest.py |
2 1 + 1 - 0 ! |
do not import from mock |
remove tests with yield.patch | (download) |
tests/test_crossdock.py |
64 0 + 64 - 0 ! |
removed tests with yield It's not allowed to have yield in tests, apparently. |