Accepting request 1096580 from home:glaubitz:branches:devel:languages:python:aws
- Update to 0.6.1 * bugfix:copy: Added support for ``ChecksumAlgorithm`` when uploading copy data in parts OBS-URL: https://build.opensuse.org/request/show/1096580 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=40
This commit is contained in:
parent
0888ce9cf9
commit
67843b7a94
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 3 13:44:35 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.6.1
|
||||||
|
* bugfix:copy: Added support for ``ChecksumAlgorithm``
|
||||||
|
when uploading copy data in parts
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 30 11:20:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Tue May 30 11:20:14 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-s3transfer
|
Name: python-s3transfer
|
||||||
Version: 0.6.0
|
Version: 0.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python S3 transfer manager
|
Summary: Python S3 transfer manager
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2ed07d3866f523cc561bf4a00fc5535827981b117dd7876f036b0c1aca42c947
|
|
||||||
size 134871
|
|
3
s3transfer-0.6.1.tar.gz
Normal file
3
s3transfer-0.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:640bb492711f4c0c0905e1f62b6aaeb771881935ad27884852411f8e9cacbca9
|
||||||
|
size 132782
|
Loading…
Reference in New Issue
Block a user