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:
BIN
lz4-4.3.2.tar.gz
(Stored with Git LFS)
BIN
lz4-4.3.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
lz4-4.3.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
lz4-4.3.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Sat Jun 10 17:47:48 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-lz4
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-lz4
|
Name: python-lz4
|
||||||
Version: 4.3.2
|
Version: 4.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LZ4 Bindings for Python
|
Summary: LZ4 Bindings for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user