Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-zstandard-0.25.0-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python313-zstandard Distribution: openSUSE Tumbleweed
Version: 0.25.0 Vendor: openSUSE
Release: 1.2 Build date: Mon Sep 29 10:02:28 2025
Group: Development/Languages/Python Build host: reproducible
Size: 2384066 Source RPM: python-zstandard-0.25.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/indygreg/python-zstandard
Summary: Zstandard bindings for Python
Zstandard bindings for Python

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Sep 29 2025 Markéta Machová <mmachova@suse.com>
  - Update to 0.25.0
    * PyO3 Rust crates upgraded from 0.24 to 0.25.
    * We now use Py_REFCNT(obj) instead of accessing (*obj)->ob_refcnt
      directly.
    * The PYTHON_ZSTANDARD_IMPORT_POLICY environment variable now has leading
      and trailing whitespace stripped.
    * The pyproject.toml build backend has been switched from
      setuptools.build_meta:__legacy__ to setuptools.build_meta.
    * The setuptools build dependency has been upgraded from <69.0.0 to
      >=77.0.0.
    * Python 3.14 wheels are now built with manylinux_2_28.
    * We now require cffi >= 2.0.0b on Python 3.14. <3.14 still requires 1.17.
    * Relax run-time libzstd version checking in C extension from exactly 1.5.7
      to >=1.5.6.
    * C extension types now (correctly) declare their fully qualified type names
      as zstandard.backend_c.* versus zstd.* before.
* Tue Sep 16 2025 Matej Cepl <mcepl@cepl.eu>
  - Switch from %python_{build,install} to %pyproject_* macros.
* Mon Sep 08 2025 Markéta Machová <mmachova@suse.com>
  - Update to 0.24.0
    * Support for Python 3.8 has been dropped
    * Bundled zstd library upgraded from 1.5.6 to 1.5.7.
    * We now use and require cffi 1.17.0 or newer.
    * We now collections.abs.Buffer on Python 3.12+ instead of typing.ByteString,
      as typing.ByteString was deprecated and later removed.
    * get_frame_parameters() now accepts an optional format argument defining
      the zstandard frame type.
    * Initial Python 3.14 support.
  - Drop merged fix-zstd-1.5.7.patch
* Tue Jul 22 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 2025 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add fix-zstd-1.5.7.patch to make it work with zstd-1.5.7
  - Drop fix-zstd-1.5.6.patch
  - Require libzstd1 = 1.5.7
* Tue Aug 06 2024 Bernhard Wiedemann <bwiedemann@suse.com>
  - Remove Conflict with python-zstd - they should be co-installable
* Fri Apr 05 2024 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add fix-zstd-1.5.6.patch to work with zstd-1.5.6
* Tue Mar 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %autosetup macro. Allows us to eliminate usage of deprecated
    %patchN.
* Thu Dec 28 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Sat Nov 04 2023 Bernhard Wiedemann <bwiedemann@suse.de>
  - Update to version 0.22.0
    * Official support for CPython 3.12
    * ZstdDecompressor.decompressobj() now accepts a read_across_frames
      boolean named argument to control whether to transparently read across
      multiple zstd frames. It still defaults to False to preserve existing
      behavior
* Wed Apr 19 2023 Bernhard Wiedemann <bwiedemann@suse.com>
  - Update to version 0.21.0
    * Support zstd 1.5.5
* Tue Feb 21 2023 Martin Liška <mliska@suse.cz>
  - 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.
* Fri Feb 17 2023 Martin Liška <mliska@suse.cz>
  - 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).

Files

/usr/lib64/python3.13/site-packages/zstandard
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/INSTALLER
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/METADATA
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/RECORD
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/REQUESTED
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/WHEEL
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/licenses
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/licenses/LICENSE
/usr/lib64/python3.13/site-packages/zstandard-0.25.0.dist-info/top_level.txt
/usr/lib64/python3.13/site-packages/zstandard/__init__.py
/usr/lib64/python3.13/site-packages/zstandard/__init__.pyi
/usr/lib64/python3.13/site-packages/zstandard/__pycache__
/usr/lib64/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/zstandard/__pycache__/__init__.cpython-313.pyc
/usr/lib64/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/zstandard/__pycache__/backend_cffi.cpython-313.pyc
/usr/lib64/python3.13/site-packages/zstandard/_cffi.cpython-313-x86_64-linux-gnu.so
/usr/lib64/python3.13/site-packages/zstandard/backend_c.cpython-313-x86_64-linux-gnu.so
/usr/lib64/python3.13/site-packages/zstandard/backend_cffi.py
/usr/lib64/python3.13/site-packages/zstandard/py.typed
/usr/share/doc/packages/python313-zstandard
/usr/share/doc/packages/python313-zstandard/README.rst
/usr/share/licenses/python313-zstandard
/usr/share/licenses/python313-zstandard/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Mar 17 23:04:18 2026