Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pylzma for openSUSE:Factory checked in at 2026-01-13 21:35:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pylzma (Old) and /work/SRC/openSUSE:Factory/.python-pylzma.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylzma" Tue Jan 13 21:35:04 2026 rev:8 rq:1327008 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pylzma/python-pylzma.changes 2024-06-14 19:05:46.519588735 +0200 +++ /work/SRC/openSUSE:Factory/.python-pylzma.new.1928/python-pylzma.changes 2026-01-13 21:35:32.058399589 +0100 @@ -1,0 +2,17 @@ +Mon Jan 12 21:49:41 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Update to 0.6.0 + * Add support for BCJ2 streams. + * Fix compilation with Python 3. + * Improve handling of empty files. + * Support Delta streams in .7z files. + * Update to LZMA SDK 19.00 + * Add support for PPMd compression. + * CI: Switch to GitHub actions. + * Support Python 3.12+ + * Update to LZMA SDK 25.01 and always enable multithreading. + * Add ARM64 / RISCV converters. +- Drop python-pylzma-gcc14.patch, fixed upstream +- Drop python-pylzma-test-python3.patch, fixed upstream + +------------------------------------------------------------------- Old: ---- python-pylzma-gcc14.patch python-pylzma-test-python3.patch v0.5.0.tar.gz New: ---- v0.6.0.tar.gz ----------(Old B)---------- Old: * Add ARM64 / RISCV converters. - Drop python-pylzma-gcc14.patch, fixed upstream - Drop python-pylzma-test-python3.patch, fixed upstream Old:- Drop python-pylzma-gcc14.patch, fixed upstream - Drop python-pylzma-test-python3.patch, fixed upstream ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylzma.spec ++++++ --- /var/tmp/diff_new_pack.L8XKPX/_old 2026-01-13 21:35:32.934435772 +0100 +++ /var/tmp/diff_new_pack.L8XKPX/_new 2026-01-13 21:35:32.938435937 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pylzma # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 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,17 +18,12 @@ %define oname pylzma Name: python-pylzma -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: Python bindings for the LZMA compression library License: LGPL-2.1-only URL: https://github.com/fancycode/pylzma Source0: https://github.com/fancycode/pylzma/archive/v%{version}.tar.gz -# PATCH-FIX-UPSTREAM python-pylzma-test-python3.patch gh#fancycode/pylzma#76 [email protected] -# use python3 syntax in test_usage.py -Patch0: python-pylzma-test-python3.patch -# PATCH-FIX-UPSTREAM python-pylzma-gcc14.patch gh#fancycode/pylzma#81 [email protected] -Patch1: python-pylzma-gcc14.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} ++++++ v0.5.0.tar.gz -> v0.6.0.tar.gz ++++++ ++++ 46796 lines of diff (skipped)
