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 2025-11-04 18:42:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ubelt (Old) and /work/SRC/openSUSE:Factory/.python-ubelt.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ubelt" Tue Nov 4 18:42:30 2025 rev:7 rq:1315402 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ubelt/python-ubelt.changes 2025-01-13 17:53:30.531010067 +0100 +++ /work/SRC/openSUSE:Factory/.python-ubelt.new.1980/python-ubelt.changes 2025-11-04 18:43:43.720890975 +0100 @@ -1,0 +2,18 @@ +Tue Nov 4 02:58:49 UTC 2025 - Steve Kowalik <[email protected]> + +- Update to 1.4.0: + * Added + + Added: ub.Path.relative_to now backports the walk_up feature from + Python 3.12 + + Add keys and values method to IndexableWalker + * Changed + + Removed support for 3.6 and 3.7 + + ub.hash_data can how hash dataclasses by default + + Add experimental support for "interpreter" backend in Executor. + + ub.Path.walk now supports the same signature as the new version in + Python 3.12 + + Support FORCE_COLOR + * Fixed + + Version checking issue in util-import + +------------------------------------------------------------------- Old: ---- ubelt-1.3.7-gh.tar.gz New: ---- ubelt-1.4.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ubelt.spec ++++++ --- /var/tmp/diff_new_pack.QXAhsz/_old 2025-11-04 18:43:44.468922438 +0100 +++ /var/tmp/diff_new_pack.QXAhsz/_new 2025-11-04 18:43:44.472922605 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ubelt # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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,12 +18,13 @@ %{?sle15_python_module_pythons} Name: python-ubelt -Version: 1.3.7 +Version: 1.4.0 Release: 0 Summary: Python utility belt containing simple tools License: Apache-2.0 URL: https://github.com/Erotemic/ubelt Source: https://github.com/Erotemic/ubelt/archive/refs/tags/v%{version}.tar.gz#/ubelt-%{version}-gh.tar.gz +BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} ++++++ ubelt-1.3.7-gh.tar.gz -> ubelt-1.4.0-gh.tar.gz ++++++ ++++ 2889 lines of diff (skipped)
