forked from pool/python-libarchive-c
d0bb7fcc8c03a32877304933699da93b47efe0c5183f100984bf50b020732986
* It is now possible to specify a codec for archive entry
metadata (`pathname`, `linkpath`, `uname` and `gname`)
* **BREAKING:** If you use the `archive_read_class` and
`archive_write_class` arguments, the classes you provide will
receive a codec name as a second positional argument.
* The `timestamp_nsec` arguments of the legacy
`ArchiveEntry.set_{a,c,m}time` methods are now optional
* Removed obsolete dependencies (`mock` and `six`) from
`tox.ini` (#119).
* Always use `UTF-8` when reading the `PKG-INFO` and
`README.rst` files (#120).
* Replaced `pytest-xdist` with `pytest-forked` in `tox.ini`
- drop python-libarchive-c-no-mock.patch (upstream)
BREAKING & SECURITY: The archive extraction functions now pass 3 security flags (SECURE_NODOTDOT, SECURE_NOABSOLUTEPATHS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive-c?expand=0&rev=13
Description
No description provided
Languages
RPM Spec
100%