Package: python-bcj / 1.0.7+ds-2

Metadata

Package Version Patches format
python-bcj 1.0.7+ds-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Restore test file from upstream.patch | (download)

MANIFEST.in | 1 1 + 0 - 0 !
tests/test_fuzzer.py | 29 29 + 0 - 0 !
2 files changed, 30 insertions(+)

 restore test file from upstream

Debian pybuild requires at least one test for "pybuild --test" command.
Fuzzer test is not used binary blobs, so this test is safe to adds to PyPI source file.

See also:
* Exclude tests folder from PyPI source distribution #23
  https://github.com/miurahr/pybcj/pull/23