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-06-04 00:11:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-s3transfer (Old)
 and      /work/SRC/openSUSE:Factory/.python-s3transfer.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-s3transfer"

Sun Jun  4 00:11:52 2023 rev:23 rq:1090283 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-s3transfer/python-s3transfer.changes      
2023-05-19 11:56:00.279429044 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-s3transfer.new.15902/python-s3transfer.changes
   2023-06-04 00:11:53.141276881 +0200
@@ -1,0 +2,6 @@
+Tue May 30 11:20:14 UTC 2023 - Dirk Müller <[email protected]>
+
+- drop no-bundled-packages.patch to allow unpinning urllib3
+  boo#1211830
+
+-------------------------------------------------------------------

Old:
----
  no-bundled-packages.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-s3transfer.spec ++++++
--- /var/tmp/diff_new_pack.t6LmGm/_old  2023-06-04 00:11:53.749280515 +0200
+++ /var/tmp/diff_new_pack.t6LmGm/_new  2023-06-04 00:11:53.773280659 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-s3transfer
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,17 +26,14 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/boto/s3transfer
 Source0:        
https://files.pythonhosted.org/packages/source/s/s3transfer/s3transfer-%{version}.tar.gz
-Patch1:         no-bundled-packages.patch
 BuildRequires:  %{python_module botocore >= 1.12.36}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-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 < 2
 BuildArch:      noarch
 
 %python_subpackages
@@ -46,7 +43,6 @@
 
 %prep
 %setup -q -n s3transfer-%{version}
-%patch1 -p1
 # remove integration tests that need running s3
 rm -rf tests/integration
 

Reply via email to