2 Commits

Author SHA256 Message Date
6fae74de3e Accepting request 1066986 from home:marxin:branches:devel:languages:python
- Update to version 0.20.0
  * This will likely be the last release officially supporting Python 3.6.
    Python 3.6 is end of life as of 2021-12-23.
  * Bundled zstd library upgraded from 1.5.2 to 1.5.4.
  * Use of the deprecated ZSTD_copyDCtx() was removed from the C and
    Rust backends.

OBS-URL: https://build.opensuse.org/request/show/1066986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstandard?expand=0&rev=20
2023-02-23 14:12:33 +00:00
be64fd7185 Accepting request 1066378 from home:marxin:branches:devel:languages:python
- Enable --system-zstd so that we depend of a system shared library
  of zstd.
- Add feature-detection.patch as feature detection test does not support
  --system-zstd (gh#indygreg/python-zstandard#191).

OBS-URL: https://build.opensuse.org/request/show/1066378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstandard?expand=0&rev=18
2023-02-17 16:59:23 +00:00