diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index 71db1cf..f436d3c 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -1,6 +1,6 @@ -diff -Nru s3transfer-0.2.0.orig/setup.py s3transfer-0.2.0/setup.py ---- s3transfer-0.2.0.orig/setup.py 2019-02-07 00:14:54.000000000 +0100 -+++ s3transfer-0.2.0/setup.py 2019-02-13 13:26:03.879007918 +0100 +diff -Nru s3transfer-0.3.2.orig/setup.py s3transfer-0.3.2/setup.py +--- s3transfer-0.3.2.orig/setup.py 2020-01-23 20:10:38.000000000 +0100 ++++ s3transfer-0.3.2/setup.py 2020-01-27 17:03:58.370465807 +0100 @@ -10,15 +10,15 @@ VERSION_RE = re.compile(r'''__version__ = ['"]([0-9.]+)['"]''') @@ -30,12 +30,12 @@ diff -Nru s3transfer-0.2.0.orig/setup.py s3transfer-0.2.0/setup.py include_package_data=True, - install_requires=requires, - extras_require={ -- ':python_version=="2.6" or python_version=="2.7"': [ +- ':python_version=="2.7"': [ - 'futures>=2.2.0,<4.0.0'] - }, + # install_requires=requires, + # extras_require={ -+ # ':python_version=="2.6" or python_version=="2.7"': [ ++ # ':python_version=="2.7"': [ + # 'futures>=2.2.0,<4.0.0'] + # }, license="Apache License 2.0", diff --git a/python-s3transfer.changes b/python-s3transfer.changes index 9357481..11ca62c 100644 --- a/python-s3transfer.changes +++ b/python-s3transfer.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 27 16:10:36 UTC 2020 - John Paul Adrian Glaubitz + +- Update to version 0.3.2 + * bugfix:s3: Fixes boto/botocore`#1916 `__ +- from version 0.3.1 + * enhancement:TransferManager: Expose client and config properties + * enhancement:Tags: Add support for Tagging and TaggingDirective +- from version 0.3.0 + * feature:Python: Dropped support for Python 2.6 and 3.3. +- Refresh patches for new version + + hide_py_pckgmgmt.patch + ------------------------------------------------------------------- Wed Jun 12 11:58:09 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-s3transfer.spec b/python-s3transfer.spec index a202bca..42dac1d 100644 --- a/python-s3transfer.spec +++ b/python-s3transfer.spec @@ -1,7 +1,7 @@ # # spec file for package python-s3transfer # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-s3transfer -Version: 0.2.1 +Version: 0.3.2 Release: 0 Summary: Python S3 transfer manager License: Apache-2.0 diff --git a/s3transfer-0.2.1.tar.gz b/s3transfer-0.2.1.tar.gz deleted file mode 100644 index b4912ee..0000000 --- a/s3transfer-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6efc926738a3cd576c2a79725fed9afde92378aa5c6a957e3af010cb019fac9d -size 119635 diff --git a/s3transfer-0.3.2.tar.gz b/s3transfer-0.3.2.tar.gz new file mode 100644 index 0000000..3490533 --- /dev/null +++ b/s3transfer-0.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4924e10451cc37901945806423d16c2c2040a6530645a614ed87e995ccec764c +size 118876