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-12-25 19:04:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-s3transfer (Old)
 and      /work/SRC/openSUSE:Factory/.python-s3transfer.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-s3transfer"

Mon Dec 25 19:04:31 2023 rev:27 rq:1134687 version:0.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-s3transfer/python-s3transfer.changes      
2023-10-08 12:18:36.350777473 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-s3transfer.new.28375/python-s3transfer.changes
   2023-12-25 19:04:34.671901408 +0100
@@ -1,0 +2,26 @@
+Mon Dec 11 14:57:05 UTC 2023 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update 0.8.2
+  * bugfix:Subscribers: Added caching for Subscribers to improve
+    throughput by up to 24% in high volume transfer
+- from version 0.8.1
+  * enhancement:``s3``: Added support for defaulting checksums
+    to CRC32 for s3express.
+- from version 0.8.0
+  * enhancement:``crt``: Automatically configure CRC32 checksums for
+    uploads and checksum validation for downloads through the CRT
+    transfer manager.
+  * feature:``crt``: S3transfer now supports a wider range of CRT
+    functionality for uploads to improve throughput in the CLI/Boto3.
+  * enhancement:``Botocore``: S3Transfer now requires Botocore >=1.32.7
+  * enhancement:``crt``: Update ``target_throughput`` defaults. If not
+    configured, s3transfer will use the AWS CRT to attempt to determine
+    a recommended target throughput to use based on the system. If there
+    is no recommended throughput, s3transfer now falls back to ten
+    gigabits per second.
+  * enhancement:``crt``: Add support for uploading and downloading file-like
+    objects using CRT transfer manager. It supports both seekable and
+    non-seekable file-like objects.
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  s3transfer-0.7.0.tar.gz

New:
----
  s3transfer-0.8.2.tar.gz

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

Other differences:
------------------
++++++ python-s3transfer.spec ++++++
--- /var/tmp/diff_new_pack.4PyiBk/_old  2023-12-25 19:04:35.151918914 +0100
+++ /var/tmp/diff_new_pack.4PyiBk/_new  2023-12-25 19:04:35.155919060 +0100
@@ -19,20 +19,20 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-s3transfer
-Version:        0.7.0
+Version:        0.8.2
 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.12.36}
+BuildRequires:  %{python_module botocore >= 1.33.2}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-botocore <= 2.0.0
-Requires:       python-botocore >= 1.12.36
+Requires:       python-botocore >= 1.33.2
 Requires:       python-requests
 BuildArch:      noarch
 

++++++ s3transfer-0.7.0.tar.gz -> s3transfer-0.8.2.tar.gz ++++++
++++ 1950 lines of diff (skipped)

Reply via email to