| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-lz4 | Distribution: openSUSE Tumbleweed |
| Version: 4.4.5 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Nov 12 15:42:31 2025 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 147294 | Source RPM: python-lz4-4.4.5-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/python-lz4/python-lz4 | |
| Summary: LZ4 Bindings for Python | |
This package provides python bindings for the lz4 compression library.
BSD-3-Clause
* Wed Nov 12 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.4.5
* Enable CPython free-threaded wheel builds
* Correct the import of _compression for Python 3.14
* Keep GitHub Actions up to date with GitHub's Dependabot
* Build wheels for Python 3.14
* Fix typos discovered by codespell
* Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 in the
github-actions group across 1 directory
- Drop py314.patch, merged upstream
* Tue Sep 09 2025 Markéta Machová <mmachova@suse.com>
- Update to 4.4.4
* Various doc fixes
* Update CI to newest actions and Python 3.13
* Revert artifact renaming
- Add py314.patch to fix tests with Python 3.14
* Sat Jan 13 2024 Dirk Müller <dmueller@suse.com>
- update to 4.3.3:
* Add .readthedocs.yml
* Build wheels for Python 3.12
* Sat Jun 10 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Sun Mar 12 2023 Ben Greiner <code@bnavigator.de>
- Update to v4.3.2
* Fixups by @jonathanunderwood in #266
- Release 4.0.1
* Add flush method to LZ4FrameFile by @pedrovhb in #245
- Release 4.0.0
* This release relegates the stream bindings to experimental
status and disables them in all wheel builds. This was necessary
as the test suite was causing build failures on multiple
architectures. These bindings are currently in an unmaintained
state.
- Clean specfile and test suite setup
* Mon Dec 13 2021 Ben Greiner <code@bnavigator.de>
- update to 3.1.10:
* LZ4FrameFile.write()/LZ4FrameDecompressor.decompress() handle
buffer protocol correctly (#227, #228). Thanks to @judahrand.
* Pass source_size kwarg through from frame.open to LZ4FrameFile
instance (#224, #225). Thanks to @shawnperdue.
* Add readall to LZ4FrameFile and use it on python 3.10 (#219,
[#220]). Thanks to @vaartis.
* Fri Nov 19 2021 pgajdos@suse.com
- remove pytest-runner from BuildRequires, it is not needed
* Thu Jan 28 2021 Dirk Müller <dmueller@suse.com>
- update to 3.1.3:
* Travis fixes
* Wheels for 3.9
* Correct how pkgconfig is handled in setup.py to account for multiple build flags
* Improve how CHAR_BIT is handled
* adds block size record support to the stream bindings
* fixups to the tests to reduce execution time
* Wed Apr 15 2020 pgajdos@suse.com
- version update to 3.0.2
* Remove dead code
* Drop Python 2 support, add streams bindings, improve frame performance
- use system lz4
* Mon Jun 17 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.1.10:
* Cleanup some code in _block.c to suppress some compiler warnings
* Add some more detail to the install docs
/usr/lib64/python3.11/site-packages/lz4 /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/INSTALLER /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/METADATA /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/RECORD /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/REQUESTED /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/WHEEL /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/licenses /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/licenses/LICENSE /usr/lib64/python3.11/site-packages/lz4-4.4.5.dist-info/top_level.txt /usr/lib64/python3.11/site-packages/lz4/__init__.py /usr/lib64/python3.11/site-packages/lz4/__pycache__ /usr/lib64/python3.11/site-packages/lz4/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/lz4/__pycache__/__init__.cpython-311.pyc /usr/lib64/python3.11/site-packages/lz4/__pycache__/version.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/lz4/__pycache__/version.cpython-311.pyc /usr/lib64/python3.11/site-packages/lz4/_version.cpython-311-x86_64-linux-gnu.so /usr/lib64/python3.11/site-packages/lz4/block /usr/lib64/python3.11/site-packages/lz4/block/__init__.py /usr/lib64/python3.11/site-packages/lz4/block/__pycache__ /usr/lib64/python3.11/site-packages/lz4/block/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/lz4/block/__pycache__/__init__.cpython-311.pyc /usr/lib64/python3.11/site-packages/lz4/block/_block.cpython-311-x86_64-linux-gnu.so /usr/lib64/python3.11/site-packages/lz4/frame /usr/lib64/python3.11/site-packages/lz4/frame/__init__.py /usr/lib64/python3.11/site-packages/lz4/frame/__pycache__ /usr/lib64/python3.11/site-packages/lz4/frame/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib64/python3.11/site-packages/lz4/frame/__pycache__/__init__.cpython-311.pyc /usr/lib64/python3.11/site-packages/lz4/frame/_frame.cpython-311-x86_64-linux-gnu.so /usr/lib64/python3.11/site-packages/lz4/version.py /usr/share/doc/packages/python311-lz4 /usr/share/doc/packages/python311-lz4/README.rst /usr/share/licenses/python311-lz4 /usr/share/licenses/python311-lz4/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Nov 16 22:35:47 2025