forked from pool/python-zstandard
- Update to 0.12.0:
* Fix ZstdDecompressor.__init__ on 64-bit big-endian systems (#91). * Fix memory leak in ZstdDecompressionReader.seek() (#82). * CI transitioned to Azure Pipelines (from AppVeyor and Travis CI). * Switched to pytest for running tests (from nose). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstandard?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
dae7a88286
commit
0f13444f4e
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 12:09:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.12.0:
|
||||
* Fix ZstdDecompressor.__init__ on 64-bit big-endian systems (#91).
|
||||
* Fix memory leak in ZstdDecompressionReader.seek() (#82).
|
||||
* CI transitioned to Azure Pipelines (from AppVeyor and Travis CI).
|
||||
* Switched to pytest for running tests (from nose).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 13:39:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user