Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-devpi-server for
openSUSE:Factory checked in at 2025-09-25 18:45:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-devpi-server (Old)
and /work/SRC/openSUSE:Factory/.python-devpi-server.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-devpi-server"
Thu Sep 25 18:45:16 2025 rev:16 rq:1307018 version:6.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-devpi-server/python-devpi-server.changes
2024-06-05 17:40:02.428951456 +0200
+++
/work/SRC/openSUSE:Factory/.python-devpi-server.new.11973/python-devpi-server.changes
2025-09-25 18:47:00.450470905 +0200
@@ -1,0 +2,5 @@
+Thu Sep 25 04:39:49 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires on pytest-asyncio.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-devpi-server.spec ++++++
--- /var/tmp/diff_new_pack.HYeWCT/_old 2025-09-25 18:47:01.110498531 +0200
+++ /var/tmp/diff_new_pack.HYeWCT/_new 2025-09-25 18:47:01.110498531 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-devpi-server
#
-# Copyright (c) 2024 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
@@ -74,6 +74,7 @@
BuildRequires: %{python_module pluggy >= 0.6.0}
BuildRequires: %{python_module py >= 1.4.23}
BuildRequires: %{python_module pyramid >= 2}
+BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module repoze.lru >= 0.6}
BuildRequires: %{python_module ruamel.yaml >= 0.15.94}