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-03-10 17:56:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ubelt (Old) and /work/SRC/openSUSE:Factory/.python-ubelt.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ubelt" Tue Mar 10 17:56:49 2026 rev:8 rq:1337899 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ubelt/python-ubelt.changes 2025-11-04 18:43:43.720890975 +0100 +++ /work/SRC/openSUSE:Factory/.python-ubelt.new.8177/python-ubelt.changes 2026-03-10 18:01:10.991025561 +0100 @@ -1,0 +2,20 @@ +Tue Mar 10 08:17:30 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.4.1: + * Cleanup in `util_import` + * Fixes and refactor in `util_stream`. Implemented + `CaptureStream`. + * Fixed busy loop in ub.cmd + * Fixed failure to return after timeout in ub.cmd + * Changed the default warning in `schedule_deprecation` from + * `DeprecationWarning` to `FutureWarning`, which makes + deprecations loud by default. + * All .pyi files have been removed. Type annotations are now + inline and validated with mypy and ty. + * if ub.cmd has detach=True, CompletedProcess will now raise a + RuntimeError for ret and return None for stdout and stderr. + * Swapped ub.Path.walk to use the 3.12 argument names and + support the old names as kwargs for backwards compatibility. + * Deprecated `DownloadManager`, due to being over scoped. + +------------------------------------------------------------------- Old: ---- ubelt-1.4.0-gh.tar.gz New: ---- ubelt-1.4.1-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ubelt.spec ++++++ --- /var/tmp/diff_new_pack.9oKN6l/_old 2026-03-10 18:01:11.735056151 +0100 +++ /var/tmp/diff_new_pack.9oKN6l/_new 2026-03-10 18:01:11.739056315 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ubelt # -# Copyright (c) 2025 SUSE LLC and contributors +# 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,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-ubelt -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Python utility belt containing simple tools License: Apache-2.0 ++++++ ubelt-1.4.0-gh.tar.gz -> ubelt-1.4.1-gh.tar.gz ++++++ ++++ 25134 lines of diff (skipped)
