From fa267fb5977fe4e5b02ca2a044a268e6e3fa1af2fa8d66ec83c3130944054e07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 5 Jun 2025 15:09:45 +0200 Subject: [PATCH] Sync from home:glaubitz:staging1:PublicCloud:Toolchain:2025 python-s3transfer revision 5512e7d43eb48287e2b83c2dd677207f --- python-s3transfer.changes | 40 +++++++++++++++++++++++++++++++++++++++ python-s3transfer.spec | 8 ++++---- s3transfer-0.10.3.tar.gz | 3 --- s3transfer-0.12.0.tar.gz | 3 +++ 4 files changed, 47 insertions(+), 7 deletions(-) delete mode 100644 s3transfer-0.10.3.tar.gz create mode 100644 s3transfer-0.12.0.tar.gz diff --git a/python-s3transfer.changes b/python-s3transfer.changes index c90d344..60e3862 100644 --- a/python-s3transfer.changes +++ b/python-s3transfer.changes @@ -1,3 +1,43 @@ +------------------------------------------------------------------- +Thu Apr 24 06:53:46 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.12.0 + * feature:Python: End of support for Python 3.8 + +------------------------------------------------------------------- +Tue Mar 18 09:21:26 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.11.4 + * enhancement:Dependencies: Update the floor version of botocore + to 1.37.4 to match imports. + * enhancement:Tasks: Pass Botocore context from parent to child + threads. +- from version 0.11.3 + * bugfix:``awscrt``: Fix urlencoding issues for request signing + with the awscrt. +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- +Mon Feb 3 09:29:32 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.11.2 + * bugfix:upload: Only set a default checksum if the ``request_checksum_calculation`` + config is set to ``when_supported``. Fixes (boto/s3transfer#327). + +------------------------------------------------------------------- +Mon Jan 20 11:02:04 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 0.11.1 + * bugfix:Dependencies: Update the floor version of botocore to 1.36.0 to match imports. +- from version 0.11.0 + * feature:manager: Use CRC32 by default and support user provided full-object checksums. + +------------------------------------------------------------------- +Mon Dec 9 11:00:31 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 0.10.4 + * enhancement:``s3``: Added Multi-Region Access Points support to CRT transfers + ------------------------------------------------------------------- Wed Oct 23 10:14:09 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-s3transfer.spec b/python-s3transfer.spec index d2dd653..7fc481f 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -1,7 +1,7 @@ # # spec file for package python-s3transfer # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %{?sle15_python_module_pythons} Name: python-s3transfer -Version: 0.10.3 +Version: 0.12.0 Release: 0 Summary: Python S3 transfer manager License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/boto/s3transfer Source0: https://files.pythonhosted.org/packages/source/s/s3transfer/s3transfer-%{version}.tar.gz -BuildRequires: %{python_module botocore >= 1.33.2} +BuildRequires: %{python_module botocore >= 1.37.4} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -33,7 +33,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests -Requires: (python-botocore >= 1.33.2 with python-botocore <= 2.0.0) +Requires: (python-botocore >= 1.37.4 with python-botocore <= 2.0.0) BuildArch: noarch %if 0%{?sle_version} >= 150400 Obsoletes: python3-s3transfer < %{version} diff --git a/s3transfer-0.10.3.tar.gz b/s3transfer-0.10.3.tar.gz deleted file mode 100644 index 7e4155f..0000000 --- a/s3transfer-0.10.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f50ed74ab84d474ce614475e0b8d5047ff080810aac5d01ea25231cfc944b0c -size 144591 diff --git a/s3transfer-0.12.0.tar.gz b/s3transfer-0.12.0.tar.gz new file mode 100644 index 0000000..ae0270a --- /dev/null +++ b/s3transfer-0.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac58bc1989a3fdb7c7f3ee0918a66b160d038a147c7b5db1500930a607e9a1c +size 149178