17
0

Accepting request 1238994 from home:glaubitz:branches:devel:languages:python:aws

- 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.

OBS-URL: https://build.opensuse.org/request/show/1238994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=61
This commit is contained in:
2025-01-21 18:42:10 +00:00
committed by Git OBS Bridge
parent b851b89de1
commit ab839675bd
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 20 11:02:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>