Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-kubernetes for
openSUSE:Factory checked in at 2026-01-30 18:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old)
and /work/SRC/openSUSE:Factory/.python-kubernetes.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes"
Fri Jan 30 18:19:58 2026 rev:34 rq:1329680 version:35.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes
2026-01-17 21:43:18.539295836 +0100
+++
/work/SRC/openSUSE:Factory/.python-kubernetes.new.1995/python-kubernetes.changes
2026-01-30 18:21:05.034502969 +0100
@@ -1,0 +2,9 @@
+Wed Jan 28 13:18:54 UTC 2026 - Priyanka Saggu <[email protected]>
+
+- remove the following Build time requirements.
+ These modules are stale requirements and no longer in use across the tests.
+ * BuildRequires: %{python_module Sphinx >= 1.4} (only needed for building
docs, which is not part of the spec file)
+ * BuildRequires: %{python_module pluggy >= 0.3.1}
+ * BuildRequires: %{python_module recommonmark} (ref:
https://github.com/kubernetes-client/python/pull/2508)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.6yLINM/_old 2026-01-30 18:21:05.914539813 +0100
+++ /var/tmp/diff_new_pack.6yLINM/_new 2026-01-30 18:21:05.922540148 +0100
@@ -48,11 +48,8 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module Sphinx >= 1.4}
BuildRequires: %{python_module oauthlib}
-BuildRequires: %{python_module pluggy >= 0.3.1}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module recommonmark}
# /SECTION
Requires: python-oauthlib
Requires: python-PyYAML >= 5.4.1