diff --git a/python-s3transfer.changes b/python-s3transfer.changes index 9272bd8..48775cc 100644 --- a/python-s3transfer.changes +++ b/python-s3transfer.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jan 20 11:02:04 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-s3transfer.spec b/python-s3transfer.spec index fa4f4de..155c864 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -1,7 +1,7 @@ # # spec file for package python-s3transfer # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,14 @@ %{?sle15_python_module_pythons} Name: python-s3transfer -Version: 0.10.4 +Version: 0.11.1 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.33.2} +BuildRequires: %{python_module botocore >= 1.36.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -33,7 +33,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests -Requires: (python-botocore >= 1.33.2 with python-botocore <= 2.0.0) +Requires: (python-botocore >= 1.36.0 with python-botocore <= 2.0.0) BuildArch: noarch %if 0%{?sle_version} >= 150400 Obsoletes: python3-s3transfer < %{version} diff --git a/s3transfer-0.10.4.tar.gz b/s3transfer-0.10.4.tar.gz deleted file mode 100644 index c783aaf..0000000 --- a/s3transfer-0.10.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7 -size 145287 diff --git a/s3transfer-0.11.1.tar.gz b/s3transfer-0.11.1.tar.gz new file mode 100644 index 0000000..f1ddf86 --- /dev/null +++ b/s3transfer-0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f25c900a367c8b7f7d8f9c34edc87e300bde424f779dc9f0a8ae4f9df9264f6 +size 146952