Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-ubelt for openSUSE:Factory checked in at 2026-04-28 16:40:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ubelt (Old) and /work/SRC/openSUSE:Factory/.python-ubelt.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ubelt" Tue Apr 28 16:40:10 2026 rev:9 rq:1349770 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ubelt/python-ubelt.changes 2026-03-10 18:01:10.991025561 +0100 +++ /work/SRC/openSUSE:Factory/.python-ubelt.new.11940/python-ubelt.changes 2026-04-28 16:40:10.995006745 +0200 @@ -1,0 +2,11 @@ +Tue Apr 28 09:59:43 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Update to 1.4.2 + * Improved urepr type annotations + * Improved general type annotations + * Removed internal helpers from urepr + * In order to better support static typing some corner case behaviors + have changed, e.g. instead of checking `hasattr(self, '__len__')` + we check `isinstance(self, Sized):` in NiceRepr. + +------------------------------------------------------------------- Old: ---- ubelt-1.4.1-gh.tar.gz New: ---- ubelt-1.4.2-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ubelt.spec ++++++ --- /var/tmp/diff_new_pack.T9A4h2/_old 2026-04-28 16:40:11.703036026 +0200 +++ /var/tmp/diff_new_pack.T9A4h2/_new 2026-04-28 16:40:11.707036191 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ubelt -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: Python utility belt containing simple tools License: Apache-2.0 ++++++ ubelt-1.4.1-gh.tar.gz -> ubelt-1.4.2-gh.tar.gz ++++++ ++++ 13163 lines of diff (skipped)
