Compare commits

1 Commits
main ... 1.1

4 changed files with 7 additions and 20 deletions

BIN
lz4-4.3.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
lz4-4.3.3.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,15 +1,3 @@
-------------------------------------------------------------------
Sat Jan 13 20:41:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.3.3:
* Add .readthedocs.yml
* Build wheels for Python 3.12
-------------------------------------------------------------------
Sat Jun 10 17:47:48 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Sun Mar 12 03:00:40 UTC 2023 - Ben Greiner <code@bnavigator.de>
@@ -47,8 +35,8 @@ Thu Jan 28 22:59:45 UTC 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
* 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

View File

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