14
0

- Update to 0.23.0

* tests: suppress data_too_large health check
  * zstd: upgrade vendored zstd to 1.5.6
  * setup: Python 3.13 support
  * rust: upgrade packages in Cargo.toml
  * build: fix building with modern setuptools backend

OBS-URL: https://build.opensuse.org/package/show/Archiving/python-zstandard?expand=0&rev=20
This commit is contained in:
2025-07-29 20:00:11 +00:00
committed by Git OBS Bridge
parent a849199fcb
commit 13851f15b4
5 changed files with 38 additions and 27 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 22 07:55:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 0.23.0
* tests: suppress data_too_large health check
* zstd: upgrade vendored zstd to 1.5.6
* setup: Python 3.13 support
* rust: upgrade packages in Cargo.toml
* build: fix building with modern setuptools backend
-------------------------------------------------------------------
Fri Feb 21 10:44:16 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>