[packages/python3-s3transfer] rediff patch

atler atler at pld-linux.org
Wed Dec 8 09:46:05 CET 2021


commit 6ba43b537440285a54eecb62878368938f3095bd
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Dec 8 09:45:51 2021 +0100

    rediff patch

 python3-s3transfer-mock.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-s3transfer-mock.patch b/python3-s3transfer-mock.patch
index e177500..f124b5c 100644
--- a/python3-s3transfer-mock.patch
+++ b/python3-s3transfer-mock.patch
@@ -2,7 +2,7 @@
 +++ s3transfer-0.3.4/tests/functional/test_manager.py	2021-02-14 10:53:55.517004397 +0100
 @@ -12,7 +12,10 @@
  # language governing permissions and limitations under the License.
- from io import RawIOBase
+ from io import BytesIO
  from botocore.awsrequest import create_request_object
 -import mock
 +try:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-s3transfer.git/commitdiff/6ba43b537440285a54eecb62878368938f3095bd



More information about the pld-cvs-commit mailing list