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-11-13 22:16:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old) and /work/SRC/openSUSE:Factory/.python-kubernetes.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes" Mon Nov 13 22:16:16 2023 rev:26 rq:1124961 version:28.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes 2023-10-04 22:31:07.110919140 +0200 +++ /work/SRC/openSUSE:Factory/.python-kubernetes.new.17445/python-kubernetes.changes 2023-11-13 22:16:42.682313907 +0100 @@ -1,0 +2,5 @@ +Wed Nov 1 13:56:47 UTC 2023 - Alexandre Almeida <m...@aoalmeida.com> + +- Remove upper version bound for urllib3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kubernetes.spec ++++++ --- /var/tmp/diff_new_pack.cf5CD7/_old 2023-11-13 22:16:44.726389167 +0100 +++ /var/tmp/diff_new_pack.cf5CD7/_new 2023-11-13 22:16:44.726389167 +0100 @@ -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 with %python-urllib3 < 2} +BuildRequires: %{python_module urllib3 >= 1.24.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 < 2 +Requires: python-urllib3 >= 1.24.2 Requires: python-websocket-client >= 0.32.0 BuildArch: noarch %python_subpackages