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-09-26 22:00:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old) and /work/SRC/openSUSE:Factory/.python-kubernetes.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes" Tue Sep 26 22:00:19 2023 rev:24 rq:1112493 version:28.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes 2023-07-24 18:13:01.393584536 +0200 +++ /work/SRC/openSUSE:Factory/.python-kubernetes.new.1770/python-kubernetes.changes 2023-09-26 22:09:59.206423194 +0200 @@ -1,0 +2,11 @@ +Wed Sep 20 08:45:39 UTC 2023 - Priyanka Saggu <priyanka.sa...@suse.com> + +- version update to 28.1.0 + * too many changes, please refer to the CHANGELOG.md in documentation OR at + https://github.com/kubernetes-client/python/blob/release-28.0/CHANGELOG.md +- cleanup: alpha-sorted the `BuildRequires` and `Requires` fields +- added following, per requirements.txt at https://github.com/kubernetes-client/python/blob/v28.1.0/requirements.txt: + *`BuildRequires: %{python_module oauthlib >= 3.2.2}` + *`Requires: python-oauthlib >= 3.2.2` + +------------------------------------------------------------------- Old: ---- kubernetes-27.2.0.tar.gz New: ---- kubernetes-28.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kubernetes.spec ++++++ --- /var/tmp/diff_new_pack.s4fp9a/_old 2023-09-26 22:10:00.334463928 +0200 +++ /var/tmp/diff_new_pack.s4fp9a/_new 2023-09-26 22:10:00.334463928 +0200 @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-kubernetes -Version: 27.2.0 +Version: 28.1.0 Release: 0 Summary: Kubernetes python client License: Apache-2.0 @@ -29,6 +29,7 @@ BuildRequires: %{python_module Sphinx >= 1.3.1} BuildRequires: %{python_module certifi >= 14.05.14} BuildRequires: %{python_module google-auth >= 1.0.1} +BuildRequires: %{python_module oauthlib >= 3.2.2} BuildRequires: %{python_module pluggy} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil >= 2.5.3} @@ -44,6 +45,7 @@ Requires: python-PyYAML >= 5.4.1 Requires: python-certifi >= 14.05.14 Requires: python-google-auth >= 1.0.1 +Requires: python-oauthlib >= 3.2.2 Requires: python-python-dateutil >= 2.5.3 Requires: python-requests Requires: python-requests-oauthlib ++++++ kubernetes-27.2.0.tar.gz -> kubernetes-28.1.0.tar.gz ++++++ ++++ 17187 lines of diff (skipped)