Package: python-libarchive-c / 2.1-3.1

Metadata

Package Version Patches format
python-libarchive-c 2.1-3.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
retrieve version from debian changelog.diff | (download)

version.py | 26 6 + 20 - 0 !
1 file changed, 6 insertions(+), 20 deletions(-)

 retrieve upstream version from debian/changelog
add entry rdev methods.diff | (download)

libarchive/entry.py | 8 8 + 0 - 0 !
libarchive/ffi.py | 4 3 + 1 - 0 !
2 files changed, 11 insertions(+), 1 deletion(-)

 add support for reading rdevmajor and rdevminor
fix tests failing with libarchive 3.2.patch | (download)

tests/data/unicode2.zip.json | 6 3 + 3 - 0 !
tests/test_entry.py | 8 6 + 2 - 0 !
2 files changed, 9 insertions(+), 5 deletions(-)

 fix broken test by ignoring permissions
Bug: https://github.com/Changaco/python-libarchive-c/issues/34
Bug-Debian: https://bugs.debian.org/829022