Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cachelib for openSUSE:Factory
checked in at 2023-05-23 14:54:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cachelib (Old)
and /work/SRC/openSUSE:Factory/.python-cachelib.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cachelib"
Tue May 23 14:54:52 2023 rev:4 rq:1088547 version:0.10.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cachelib/python-cachelib.changes
2023-02-08 17:21:14.130220708 +0100
+++
/work/SRC/openSUSE:Factory/.python-cachelib.new.1533/python-cachelib.changes
2023-05-23 14:55:29.554820086 +0200
@@ -1,0 +2,5 @@
+Tue May 23 07:48:57 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Restrict urllib3 to < 2, due to boto.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cachelib.spec ++++++
--- /var/tmp/diff_new_pack.Fan8t3/_old 2023-05-23 14:55:29.982822618 +0200
+++ /var/tmp/diff_new_pack.Fan8t3/_new 2023-05-23 14:55:29.986822642 +0200
@@ -45,7 +45,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module redis}
-BuildRequires: %{python_module urllib3}
+BuildRequires: %{python_module urllib3 < 2}
BuildRequires: memcached
# /SECTION
%python_subpackages