File no-bundled-packages.patch of Package python-s3transfer.28789

diff -Nru s3transfer-0.6.0.orig/s3transfer/__init__.py s3transfer-0.6.0/s3transfer/__init__.py
--- s3transfer-0.6.0.orig/s3transfer/__init__.py	2022-05-31 20:37:19.000000000 +0200
+++ s3transfer-0.6.0/s3transfer/__init__.py	2022-06-03 13:37:36.897087996 +0200
@@ -136,7 +136,7 @@
 
 from botocore.compat import six  # noqa: F401
 from botocore.exceptions import IncompleteReadError
-from botocore.vendored.requests.packages.urllib3.exceptions import (
+from urllib3.exceptions import (
     ReadTimeoutError,
 )
 
openSUSE Build Service is sponsored by