Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mocket for openSUSE:Factory checked in at 2026-01-07 16:00:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mocket (Old) and /work/SRC/openSUSE:Factory/.python-mocket.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mocket" Wed Jan 7 16:00:35 2026 rev:48 rq:1325633 version:3.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mocket/python-mocket.changes 2025-10-20 13:35:06.650695131 +0200 +++ /work/SRC/openSUSE:Factory/.python-mocket.new.1928/python-mocket.changes 2026-01-07 16:00:39.093211423 +0100 @@ -1,0 +2,6 @@ +Tue Jan 6 13:43:58 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Explicitly BuildRequire python-httpx for the test suite. This + used to be pulled in by -geven in the past. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mocket.spec ++++++ --- /var/tmp/diff_new_pack.gE8Vad/_old 2026-01-07 16:00:40.181256710 +0100 +++ /var/tmp/diff_new_pack.gE8Vad/_new 2026-01-07 16:00:40.185256876 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-mocket # -# 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 @@ -61,6 +61,7 @@ BuildRequires: %{python_module fastapi} BuildRequires: %{python_module gevent} BuildRequires: %{python_module httptools} +BuildRequires: %{python_module httpx} BuildRequires: %{python_module mocket = %{version}} BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest-asyncio}
