AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix build on older releases
- Update to 0.4.7: * no upstream changelog
- version update to 0.4.6 * types/archive_entry: Added some utilities and tests. * documentation: Added coverage badge. * Encode filenames to bytes when write and decode when reading. Fixes #12. * testing: Reimplemented tests as proper unit-tests. * Added Travis config. * documentation: Added build badge. * adapters/archive_write: Create now returns a list rather than generator. * Prevents users from always having to flatten the response. * Merge pull request #17 from elopio/patch-1 * Fix the link to nose
- Remove superfluous devel dependency for noarch package
- Update to 0.4.5 * packaging: Now package LICENSE file. - Separate LICENSE file no longer needed - Conflict with python-libarchive-c
- Ensure neutrality and relevance of descriptions.
- Update to 0.4.4 * Made library-find more robust. * Update archive_entry.py * Added a note about encryption support. Removed tasks. * Added octal specifier to archive entry fields * Library path is now overridable. * Added mtime to entry. * Moved API to sepcific module. Modernized setup. - Implement single-spec version
- add patch to use unittest2, if available in order to support testing with Python < 2.7
- version 3.1.2: initial build