Package: python-pycdlib / 1.14.0+ds1-1

Metadata

Package Version Patches format
python-pycdlib 1.14.0+ds1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove test_parse_rr_deeper_dir.patch | (download)

tests/integration/test_parse.py | 11 0 + 11 - 0 !
1 file changed, 11 deletions(-)

 remove test_parse_rr_deeper_dir()
 This doesn't backport well to Bullseye.
Use tmp_path instead of tmpdir.patch | (download)

tests/conftest.py | 6 0 + 6 - 0 !
tests/integration/test_facade.py | 36 18 + 18 - 0 !
tests/integration/test_hybrid.py | 849 518 + 331 - 0 !
tests/integration/test_new.py | 83 44 + 39 - 0 !
tests/integration/test_parse.py | 1640 967 + 673 - 0 !
tests/tools/test_pycdlib_genisoimage.py | 41 24 + 17 - 0 !
tests/unit/test_utils.py | 8 4 + 4 - 0 !
7 files changed, 1575 insertions(+), 1088 deletions(-)

 use tmp_path instead of tmpdir