forked from pool/python-pyzstd
- Update to 0.17.0
* Upgrade zstd source code from v1.5.6 to v1.5.7 * Raise an exception when attempting to decompress empty data * Add `ZstdFile.name` property * Deprecate `(de)compress_stream` functions * Use a leading `_` for private objects * Build wheels for Windows ARM64 * Support for PyPy 3.11 - Update BuildRequires and Requires from setup.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzstd?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 11:41:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.17.0
|
||||
* Upgrade zstd source code from v1.5.6 to v1.5.7
|
||||
* Raise an exception when attempting to decompress empty data
|
||||
* Add `ZstdFile.name` property
|
||||
* Deprecate `(de)compress_stream` functions
|
||||
* Use a leading `_` for private objects
|
||||
* Build wheels for Windows ARM64
|
||||
* Support for PyPy 3.11
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 22:36:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user