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 2023-05-06 22:08:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old)
and /work/SRC/openSUSE:Factory/.python-kubernetes.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes"
Sat May 6 22:08:29 2023 rev:21 rq:1084957 version:26.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes
2023-05-04 17:09:46.432083685 +0200
+++
/work/SRC/openSUSE:Factory/.python-kubernetes.new.1533/python-kubernetes.changes
2023-05-06 22:08:32.452499352 +0200
@@ -1,0 +2,8 @@
+Fri May 5 07:16:45 UTC 2023 - Priyanka Saggu <[email protected]>
+
+- included missing changelog entries from "Tue Oct 8 15:24:14 UTC 2019 - Can
Bayburt <[email protected]>"
+ to even the diversion with the existing `SUSE:SLE-15-SP4:Update` package
+- removed patch: base64-padding-fix.patch
+ * changes introduced by patch are included in upstream
+
+-------------------------------------------------------------------
@@ -323,0 +332,10 @@
+
+-------------------------------------------------------------------
+Tue Oct 8 15:24:14 UTC 2019 - Can Bayburt <[email protected]>
+
+- python-ipaddress is only required for building on Python2
+ (on Python3 is part of the standard library)
+- Backport fix for base64 padding in kubeconfig (bsc#1151481)
+ https://github.com/kubernetes-client/python-base/issues/65
+- Added:
+ * base64-padding-fix.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.8rEoxm/_old 2023-05-06 22:08:32.928502002 +0200
+++ /var/tmp/diff_new_pack.8rEoxm/_new 2023-05-06 22:08:32.936502046 +0200
@@ -25,7 +25,6 @@
URL: https://github.com/kubernetes-client/python
# Source tar - https://pypi.org/project/kubernetes/#files
Source:
https://files.pythonhosted.org/packages/source/k/kubernetes/kubernetes-%{version}.tar.gz
-# https://github.com/kubernetes-client/python/issues/1790
BuildRequires: %{python_module PyYAML >= 5.4.1}
BuildRequires: %{python_module certifi >= 14.05.14}
BuildRequires: %{python_module google-auth >= 1.0.1}