Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 14:38:08 UTC Now

2024-01-11 09:00:05 UTC MAIN commitmail json YAML

py-s3transfer: updated to 0.10.0

0.10.0

feature:s3: Added CRT support for S3 Express One Zone

0.9.0

feature:Python: End of support for Python 3.7

0.8.2

bugfix:Subscribers: Added caching for Subscribers to improve throughput by up to 24% in high volume transfer

0.8.1

enhancement:s3: Added support for defaulting checksums to CRC32 for s3express.

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.

(adam)