forked from pool/python-py7zr
- update to 0.20.5:
* Remove root reference from file names (#513) * fix typo in the readme (#510) * Drop manual GC to improve performance when many files are handled. (#489, #490) * Fix mypy error * Skip deflate64 compression/decompression test on pypy * There is an issue in dependency inflate64 library that causes SIGABORT and SIGSEGV on pypy OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 19:19:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.20.5:
|
||||
* Remove root reference from file names (#513)
|
||||
* fix typo in the readme (#510)
|
||||
* Drop manual GC to improve performance when many files are
|
||||
handled. (#489, #490)
|
||||
* Fix mypy error
|
||||
* Skip deflate64 compression/decompression test on pypy
|
||||
* There is an issue in dependency inflate64 library that causes
|
||||
SIGABORT and SIGSEGV on pypy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 10:02:30 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
Reference in New Issue
Block a user