Package: python-handy-archives / 0.2.0-6

Metadata

Package Version Patches format
python-handy-archives 0.2.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001.skip tests error.patch | (download)

tests/test_zipfile.py | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 skipped function with error
py313 repr skip mode.patch | (download)

tests/test_zipfile.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 skip check for mode in repr on python 3.13

47.patch | (download)

tests/test_zipfile.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 [patch] fix zip64 end of central directory locator in
 make_zip64_file()