Accepting request 894512 from home:alarrosa:branches:devel:languages:python:aws

- Update to 0.4.2:
  * enhancement:s3: Add support for ExpectedBucketOwner. Fixes #181.
- Update to 0.4.1:
  * enhancement:crt: Add set_exception to CRTTransferFuture to allow setting exceptions in subscribers.
- Update to 0.4.0:
  * feature:crt: Add optional AWS Common Runtime (CRT) support. The AWS CRT provides a C-based S3 transfer client that can improve transfer throughput.
- Update to 0.3.7:
  * bugfix:ReadFileChunk: Fix seek behavior in ReadFileChunk class
- Update to 0.3.6:
  * bugfix:packaging: Fix setup.py metadata for futures on Python 2.7
- Update to 0.3.5:
  * enhancement:s3: Block TransferManager methods for S3 Object Lambda resources

OBS-URL: https://build.opensuse.org/request/show/894512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=26
This commit is contained in:
Markéta Machová 2021-05-20 08:52:12 +00:00 committed by Git OBS Bridge
parent 2d7c35db89
commit cc8435c7e5
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed May 19 16:27:18 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Update to 0.4.2:
* enhancement:s3: Add support for ExpectedBucketOwner. Fixes #181.
- Update to 0.4.1:
* enhancement:crt: Add set_exception to CRTTransferFuture to allow setting exceptions in subscribers.
- Update to 0.4.0:
* feature:crt: Add optional AWS Common Runtime (CRT) support. The AWS CRT provides a C-based S3 transfer client that can improve transfer throughput.
- Update to 0.3.7:
* bugfix:ReadFileChunk: Fix seek behavior in ReadFileChunk class
- Update to 0.3.6:
* bugfix:packaging: Fix setup.py metadata for futures on Python 2.7
- Update to 0.3.5:
* enhancement:s3: Block TransferManager methods for S3 Object Lambda resources
-------------------------------------------------------------------
Tue Jan 12 11:28:23 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-s3transfer
Version: 0.3.4
Version: 0.4.2
Release: 0
Summary: Python S3 transfer manager
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fdddb4f22275cf1d32129e21f056337fd2a80b6ccef1664528145b72c49e6d2
size 118954

3
s3transfer-0.4.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb022f4b16551edebbb31a377d3f09600dbada7363d8c5db7976e7f47732e1b2
size 129664