1
0
Files
python-libarchive/python-libarchive.changes

25 lines
812 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed May 16 15:51:03 UTC 2018 - toddrme2178@gmail.com
- 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
-------------------------------------------------------------------
Thu Aug 1 07:29:38 UTC 2013 - hpj@urpla.net
- add patch to use unittest2, if available in order to support
testing with Python < 2.7
-------------------------------------------------------------------
Wed Jul 31 23:06:41 UTC 2013 - hpj@urpla.net
- version 3.1.2: initial build