Package: python-djvulibre / 0.9.1-2
Metadata
Package | Version | Patches format |
---|---|---|
python-djvulibre | 0.9.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
tests examples interpreter.patch | (download) |
tests/examples/test_djvu2png.py |
2 2 + 0 - 0 ! |
tests/examples: run programs using matching python interpreter |
tests endian.patch | (download) |
tests/test_decode.py |
4 2 + 2 - 0 ! |
fix pagejobtestcase.test_decode on big-endian systems These parts of the test case are working with `array.array('I', ...)` buffers, whose `tobytes()` serialization depends on the platform's byte ordering. Fixes: #17 |
1