Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-elastic-transport for
openSUSE:Factory checked in at 2026-01-07 16:00:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-elastic-transport (Old)
and /work/SRC/openSUSE:Factory/.python-elastic-transport.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-elastic-transport"
Wed Jan 7 16:00:28 2026 rev:19 rq:1325510 version:9.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-elastic-transport/python-elastic-transport.changes
2025-11-24 14:05:37.272284804 +0100
+++
/work/SRC/openSUSE:Factory/.python-elastic-transport.new.1928/python-elastic-transport.changes
2026-01-07 16:00:30.284844806 +0100
@@ -1,0 +2,5 @@
+Tue Jan 6 01:43:24 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires on requests.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-elastic-transport.spec ++++++
--- /var/tmp/diff_new_pack.Zx18RK/_old 2026-01-07 16:00:30.828867449 +0100
+++ /var/tmp/diff_new_pack.Zx18RK/_new 2026-01-07 16:00:30.828867449 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-elastic-transport
#
-# 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
@@ -45,6 +45,7 @@
BuildRequires: %{python_module pytest-httpserver}
BuildRequires: %{python_module pytest-trio}
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module requests}
BuildRequires: %{python_module respx}
BuildRequires: %{python_module sniffio}
BuildRequires: %{python_module trustme}