Package: python-pycdlib / 1.12.0+ds1-7

Metadata

Package Version Patches format
python-pycdlib 1.12.0+ds1-7 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.
fix getargspec removed from py3.11.patch | (download)

pycdlib/pycdlib.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix getargspec() alias to getfullargspec removed from py 3.11
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 | 1605 945 + 660 - 0 !
tests/tools/test_pycdlib_genisoimage.py | 41 24 + 17 - 0 !
tests/unit/test_utils.py | 8 4 + 4 - 0 !
7 files changed, 1553 insertions(+), 1075 deletions(-)

 use tmp_path instead of tmpdir