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-17 21:42:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.python-kubernetes.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kubernetes"

Sat Jan 17 21:42:23 2026 rev:33 rq:1327547 version:35.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes      
2025-10-09 14:59:54.754021646 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-kubernetes.new.1928/python-kubernetes.changes
    2026-01-17 21:43:18.539295836 +0100
@@ -1,0 +2,16 @@
+Fri Jan 16 06:50:08 UTC 2026 - Priyanka Saggu <[email protected]>
+
+- version update to 35.0.0
+  * please refer to the changelog at 
https://github.com/kubernetes-client/python/blob/v35.0.0/CHANGELOG.md#v3500
+
+- add the following build and runtime requirements (to match the 
requirements.txt)
+  ref: 
https://github.com/kubernetes-client/python/blob/v35.0.0/test-requirements.txt
+  * BuildConflicts: %{python_module urllib3 = 2.6.0}
+  * BuildConflicts: %{python_module websocket-client = 0.41.0}
+  * BuildConflicts: %{python_module websocket-client = 0.41.1}
+  * Conflicts:      python-urllib3 = 2.6.0
+  * Conflicts:      python-websocket-client = 0.40.0
+  * Conflicts:      python-websocket-client = 0.41.0
+  * Conflicts:      python-websocket-client = 0.41.1
+
+-------------------------------------------------------------------

Old:
----
  kubernetes-34.1.0.tar.gz

New:
----
  kubernetes-35.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.RBWFtX/_old  2026-01-17 21:43:19.231324183 +0100
+++ /var/tmp/diff_new_pack.RBWFtX/_new  2026-01-17 21:43:19.231324183 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kubernetes
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-kubernetes
-Version:        34.1.0
+Version:        35.0.0
 Release:        0
 Summary:        Kubernetes python client
 License:        Apache-2.0
@@ -39,8 +39,11 @@
 BuildRequires:  %{python_module setuptools >= 21.0.0}
 BuildRequires:  %{python_module six >= 1.9.0}
 BuildRequires:  %{python_module urllib3 >= 1.24.2}
+BuildConflicts: %{python_module urllib3 = 2.6.0}
 BuildRequires:  %{python_module websocket-client >= 0.32.0}
 BuildConflicts: %{python_module websocket-client = 0.40.0}
+BuildConflicts: %{python_module websocket-client = 0.41.0}
+BuildConflicts: %{python_module websocket-client = 0.41.1}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -61,7 +64,11 @@
 Requires:       python-requests-oauthlib
 Requires:       python-six >= 1.9.0
 Requires:       python-urllib3 >= 1.24.2
+Conflicts:      python-urllib3 = 2.6.0
 Requires:       python-websocket-client >= 0.32.0
+Conflicts:      python-websocket-client = 0.40.0
+Conflicts:      python-websocket-client = 0.41.0
+Conflicts:      python-websocket-client = 0.41.1
 BuildArch:      noarch
 %python_subpackages
 

++++++ kubernetes-34.1.0.tar.gz -> kubernetes-35.0.0.tar.gz ++++++
++++ 28023 lines of diff (skipped)

Reply via email to