Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-s3transfer for
openSUSE:Factory checked in at 2023-05-19 11:55:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-s3transfer (Old)
and /work/SRC/openSUSE:Factory/.python-s3transfer.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-s3transfer"
Fri May 19 11:55:27 2023 rev:22 rq:1087487 version:0.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-s3transfer/python-s3transfer.changes
2022-06-05 00:45:43.508378978 +0200
+++
/work/SRC/openSUSE:Factory/.python-s3transfer.new.1533/python-s3transfer.changes
2023-05-19 11:56:00.279429044 +0200
@@ -1,0 +2,5 @@
+Wed May 17 05:54:20 UTC 2023 - Dirk Müller <[email protected]>
+
+- pin to urllib3 1.x
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-s3transfer.spec ++++++
--- /var/tmp/diff_new_pack.uREjkK/_old 2023-05-19 11:56:00.807432062 +0200
+++ /var/tmp/diff_new_pack.uREjkK/_new 2023-05-19 11:56:00.815432108 +0200
@@ -30,13 +30,13 @@
BuildRequires: %{python_module botocore >= 1.12.36}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module urllib3}
+BuildRequires: %{python_module urllib3 with %python-urllib3 < 2}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-botocore <= 2.0.0
Requires: python-botocore >= 1.12.36
Requires: python-requests
-Requires: python-urllib3
+Requires: python-urllib3 < 2
BuildArch: noarch
%python_subpackages