forked from pool/python-libarchive
- Do not distribute any test file. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libarchive?expand=0&rev=18
87 lines
3.0 KiB
Plaintext
87 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 8 10:51:54 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Don't modify files at %check state, bsc#1222349
|
|
- Do not distribute any test file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 12 09:31:58 UTC 2020 - pgajdos@suse.com
|
|
|
|
- run test_read_symlinks but make README.rst to be a symlink to
|
|
libarchive/resources/README.rst
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 30 15:43:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add denose_tests.patch removing the need for nose
|
|
(gh#dsoprea/PyEasyArchive#44).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 3 12:13:41 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build on older releases
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 24 08:09:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.4.7:
|
|
* no upstream changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 9 13:37:15 UTC 2019 - pgajdos@suse.com
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:50:01 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 18 14:25:20 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.4.5
|
|
* packaging: Now package LICENSE file.
|
|
- Separate LICENSE file no longer needed
|
|
- Conflict with python-libarchive-c
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 18 12:11:23 UTC 2018 - jengelh@inai.de
|
|
|
|
- Ensure neutrality and relevance of descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|