Accepting request 540358 from devel:languages:python

- Update to version 0.1.11:
  + Properly handle unicode exceptions in the context manager

OBS-URL: https://build.opensuse.org/request/show/540358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-s3transfer?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2017-11-10 13:58:33 +00:00 committed by Git OBS Bridge
parent 19f5af0883
commit 1f73e94fb5
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 9 23:03:07 UTC 2017 - rjschwei@suse.com
- Update to version 0.1.11:
+ Properly handle unicode exceptions in the context manager
-------------------------------------------------------------------
Thu May 11 01:37:16 UTC 2017 - toddrme2178@gmail.com

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-s3transfer
Version: 0.1.10
Version: 0.1.11
Release: 0
Summary: Python S3 transfer manager
License: Apache-2.0
@ -26,10 +26,10 @@ Group: Development/Languages/Python
Url: https://github.com/boto/s3transfer
Source0: https://files.pythonhosted.org/packages/source/s/s3transfer/s3transfer-%{version}.tar.gz
Patch0: hide_py_pckgmgmt.patch
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-botocore <= 2.0.0
Requires: python-botocore >= 1.4.10
%ifpython2

View File

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

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76f1f58f4a47e2c8afa135e2c76958806a3abbc42b721d87fd9d11409c75d979
size 95555