Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lazy-loader for openSUSE:Factory checked in at 2026-03-16 14:16:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lazy-loader (Old) and /work/SRC/openSUSE:Factory/.python-lazy-loader.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lazy-loader" Mon Mar 16 14:16:51 2026 rev:4 rq:1339147 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lazy-loader/python-lazy-loader.changes 2024-04-21 20:30:03.200026156 +0200 +++ /work/SRC/openSUSE:Factory/.python-lazy-loader.new.8177/python-lazy-loader.changes 2026-03-16 14:20:01.235989240 +0100 @@ -1,0 +2,11 @@ +Sun Mar 15 19:13:27 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.5: + * Add `suppress_warning` parameter to the `load` function + (#146). + * fix: Remove problematic try/finally block (#137). + * Make sure that `__dir__` returns new copies of `__all__` + (#135). + * Allow disabled eager loading with EAGER_IMPORT=0 (#166). + +------------------------------------------------------------------- Old: ---- lazy_loader-0.4.tar.gz New: ---- lazy_loader-0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lazy-loader.spec ++++++ --- /var/tmp/diff_new_pack.SHgCWb/_old 2026-03-16 14:20:01.692008171 +0100 +++ /var/tmp/diff_new_pack.SHgCWb/_new 2026-03-16 14:20:01.692008171 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-lazy-loader # -# 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 @@ -17,7 +17,7 @@ Name: python-lazy-loader -Version: 0.4 +Version: 0.5 Release: 0 Summary: Populate library namespace without incurring immediate import costs License: BSD-3-Clause ++++++ lazy_loader-0.4.tar.gz -> lazy_loader-0.5.tar.gz ++++++ ++++ 2401 lines of diff (skipped)
