4 Commits

Author SHA256 Message Date
a650bd8be4 Accepting request 1317438 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1317438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lz4?expand=0&rev=16
2025-11-14 15:10:52 +00:00
dffb755568 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=33
2025-11-12 20:34:06 +00:00
cb1d0a8d36 Accepting request 1303578 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1303578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lz4?expand=0&rev=15
2025-09-11 12:38:11 +00:00
fbf6ebc346 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=31
2025-09-10 09:13:55 +00:00
4 changed files with 28 additions and 6 deletions

Binary file not shown.

3
lz4-4.4.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f0b9e53c1e82e88c10d7c180069363980136b9d7a8306c4dca4f760d60c39f0
size 172886

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Nov 12 14:42:31 UTC 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 9 14:55:40 UTC 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 20:41:52 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-lz4
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.3
Version: 4.4.5
Release: 0
Summary: LZ4 Bindings for Python
License: BSD-3-Clause
@@ -42,7 +42,7 @@ BuildRequires: python-rpm-macros
This package provides python bindings for the lz4 compression library.
%prep
%setup -q -n lz4-%{version}
%autosetup -p1 -n lz4-%{version}
%build
# not neccessary, but ensure we use system lib