Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyECLib for openSUSE:Factory checked in at 2026-08-09 21:34:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyECLib (Old) and /work/SRC/openSUSE:Factory/.python-PyECLib.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyECLib" Sun Aug 9 21:34:42 2026 rev:11 rq:1370105 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyECLib/python-PyECLib.changes 2026-04-28 11:57:35.508544639 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyECLib.new.16738/python-PyECLib.changes 2026-08-09 21:37:01.937700780 +0200 @@ -1,0 +2,23 @@ +Thu Aug 6 19:53:16 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.8.0: + * Added support for a new isa_l_rs_lrc backend. This provides + support for LRC (locally-recoverable code) schemes, where local + fragments reconstruction is possible with fewer than k other + fragments. + * The version subcommand of pyeclib-backend now indicates whether + liberasurecode has been bundled and whether python is + free-threaded. + * The verify subcommand now takes a --reconstruct option to test + reconstruction rather than decoding. + * The verify subcommand now takes an --iterations option to test a number + of random combinations rather than all possible combinations. + This is useful when verifying schemes with large numbers of + fragments. + * Added type hints. + * Test against Python 3.14. + * When running with liberasurecode 1.8.0 or later and + free-threaded Python, the GIL is disabled. + * Various other minor bugs fixes and improvements + +------------------------------------------------------------------- Old: ---- pyeclib-1.7.0.tar.gz New: ---- pyeclib-1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyECLib.spec ++++++ --- /var/tmp/diff_new_pack.YgtqwD/_old 2026-08-09 21:37:02.557721892 +0200 +++ /var/tmp/diff_new_pack.YgtqwD/_new 2026-08-09 21:37:02.557721892 +0200 @@ -23,7 +23,7 @@ %endif Name: python-PyECLib -Version: 1.7.0 +Version: 1.8.0 Release: 0 Summary: Simple interface for implementing erasure codes License: BSD-3-Clause @@ -83,6 +83,7 @@ %license LICENSE %python_alternative %{_bindir}/pyeclib-backend %{python_sitearch}/pyeclib +%{python_sitearch}/pyeclib_c %{python_sitearch}/pyeclib_c.abi3.so %{python_sitearch}/[Pp]y[Ee][Cc][Ll]ib-%{version}.dist-info ++++++ pyeclib-1.7.0.tar.gz -> pyeclib-1.8.0.tar.gz ++++++ ++++ 8982 lines of diff (skipped)
