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

- Update to version 0.3.2
  * bugfix:s3: Fixes boto/botocore`#1916 <https://github.com/boto/botocore/issues/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

OBS-URL: https://build.opensuse.org/request/show/768704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-s3transfer?expand=0&rev=12
This commit is contained in:
Robert Schweikert 2020-01-30 19:00:56 +00:00 committed by Git OBS Bridge
parent 1c623f313d
commit 3e06ab7ad5
5 changed files with 23 additions and 10 deletions

View File

@ -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",

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 27 16:10:36 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.3.2
* bugfix:s3: Fixes boto/botocore`#1916 <https://github.com/boto/botocore/issues/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 <adrian.glaubitz@suse.com>

View File

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

View File

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

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

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