14
0
forked from pool/python-lz4

- update to 4.3.3:

* Add .readthedocs.yml
  * Build wheels for Python 3.12
  * Correct how pkgconfig is handled in setup.py to account for multiple build flags
  * Improve how CHAR_BIT is handled

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=29
This commit is contained in:
2024-01-13 20:42:02 +00:00
committed by Git OBS Bridge
parent 3f6318d95a
commit 169eba4eff
4 changed files with 14 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-lz4
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-lz4
Version: 4.3.2
Version: 4.3.3
Release: 0
Summary: LZ4 Bindings for Python
License: BSD-3-Clause