Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tqdm for openSUSE:Factory checked in at 2025-01-12 11:10:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tqdm (Old) and /work/SRC/openSUSE:Factory/.python-tqdm.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tqdm" Sun Jan 12 11:10:21 2025 rev:63 rq:1236199 version:4.67.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tqdm/python-tqdm.changes 2024-12-13 22:32:02.366311732 +0100 +++ /work/SRC/openSUSE:Factory/.python-tqdm.new.1881/python-tqdm.changes 2025-01-12 11:10:53.158359977 +0100 @@ -1,0 +2,5 @@ +Thu Jan 9 13:01:25 UTC 2025 - Daniel Garcia <daniel.gar...@suse.com> + +- Remove nbval build dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tqdm.spec ++++++ --- /var/tmp/diff_new_pack.QqngHN/_old 2025-01-12 11:10:53.854388618 +0100 +++ /var/tmp/diff_new_pack.QqngHN/_new 2025-01-12 11:10:53.854388618 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-tqdm # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,6 @@ %if %{with test} # SECTION test requirements BuildRequires: %{python_module pytest-asyncio >= 0.24} -BuildRequires: %{python_module nbval} # Conditional required for SLE-15-SP4+ BuildRequires: %{python_module numpy if (python-base without python36-base)} BuildRequires: %{python_module pytest-timeout}