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 2025-02-05 12:39:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old) and /work/SRC/openSUSE:Factory/.python-kubernetes.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes" Wed Feb 5 12:39:51 2025 rev:30 rq:1243096 version:31.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes 2024-11-05 15:40:58.381954642 +0100 +++ /work/SRC/openSUSE:Factory/.python-kubernetes.new.2316/python-kubernetes.changes 2025-02-05 12:40:03.139625223 +0100 @@ -1,0 +2,10 @@ +Tue Feb 4 11:10:26 UTC 2025 - Priyanka Saggu <priyanka.sa...@suse.com> + +- version update to 31.0.0 + * please refer to the changelog at https://github.com/kubernetes-client/python/blob/v31.0.0/CHANGELOG.md#v3100 + +- update build requirements: + `BuildRequires: %{python_module durationpy >= 0.7}` + `Requires: python-durationpy >= 0.7` + +------------------------------------------------------------------- Old: ---- kubernetes-30.1.0.tar.gz New: ---- kubernetes-31.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kubernetes.spec ++++++ --- /var/tmp/diff_new_pack.pbS6Ox/_old 2025-02-05 12:40:03.943658406 +0100 +++ /var/tmp/diff_new_pack.pbS6Ox/_new 2025-02-05 12:40:03.943658406 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-kubernetes # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # 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: 30.1.0 +Version: 31.0.0 Release: 0 Summary: Kubernetes python client License: Apache-2.0 @@ -27,6 +27,7 @@ Source: https://files.pythonhosted.org/packages/source/k/kubernetes/kubernetes-%{version}.tar.gz BuildRequires: %{python_module PyYAML >= 5.4.1} BuildRequires: %{python_module certifi >= 14.05.14} +BuildRequires: %{python_module durationpy >= 0.7} BuildRequires: %{python_module google-auth >= 1.0.1} BuildRequires: %{python_module pip} BuildRequires: %{python_module python-dateutil >= 2.5.3} @@ -52,6 +53,7 @@ %endif Requires: python-PyYAML >= 5.4.1 Requires: python-certifi >= 14.05.14 +Requires: python-durationpy >= 0.7 Requires: python-google-auth >= 1.0.1 Requires: python-python-dateutil >= 2.5.3 Requires: python-requests ++++++ kubernetes-30.1.0.tar.gz -> kubernetes-31.0.0.tar.gz ++++++ ++++ 53887 lines of diff (skipped)