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-10-04 22:30:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old) and /work/SRC/openSUSE:Factory/.python-kubernetes.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes" Wed Oct 4 22:30:39 2023 rev:25 rq:1114960 version:28.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes 2023-09-26 22:09:59.206423194 +0200 +++ /work/SRC/openSUSE:Factory/.python-kubernetes.new.28202/python-kubernetes.changes 2023-10-04 22:31:07.110919140 +0200 @@ -1,0 +2,5 @@ +Mon Oct 2 16:35:20 UTC 2023 - OndÅej Súkup <mimi...@gmail.com> + +- Fix requires for urllib3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kubernetes.spec ++++++ --- /var/tmp/diff_new_pack.6NbJtc/_old 2023-10-04 22:31:10.571044200 +0200 +++ /var/tmp/diff_new_pack.6NbJtc/_new 2023-10-04 22:31:10.575044345 +0200 @@ -38,7 +38,7 @@ BuildRequires: %{python_module requests} BuildRequires: %{python_module setuptools >= 21.0.0} BuildRequires: %{python_module six >= 1.9.0} -BuildRequires: %{python_module urllib3 >= 1.24.2} +BuildRequires: %{python_module urllib3 >= 1.24.2 with %python-urllib3 < 2} BuildRequires: %{python_module websocket-client >= 0.32.0} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -51,7 +51,7 @@ Requires: python-requests-oauthlib Requires: python-setuptools >= 21.0.0 Requires: python-six >= 1.9.0 -Requires: python-urllib3 >= 1.24.2 +Requires: python-urllib3 < 2 Requires: python-websocket-client >= 0.32.0 BuildArch: noarch %python_subpackages