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

- Version update to 1.9.38
  * api-change:``eks``: [``botocore``] Update eks client to latest version
  * enhancement:Configuration: [``botocore``] Added new configuration provider
    methods allowing for more flexibility in how a botocore session loads a
    particular configuration value.
  * api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client
    to latest version
- Update Requires in spec file from setup.py

OBS-URL: https://build.opensuse.org/request/show/646680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=15
This commit is contained in:
Robert Schweikert 2018-11-06 15:06:35 +00:00 committed by Git OBS Bridge
parent 179d34e300
commit 899612d417
4 changed files with 17 additions and 5 deletions

View File

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

3
1.9.38.tar.gz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 6 14:42:41 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Version update to 1.9.38
* api-change:``eks``: [``botocore``] Update eks client to latest version
* enhancement:Configuration: [``botocore``] Added new configuration provider
methods allowing for more flexibility in how a botocore session loads a
particular configuration value.
* api-change:``serverlessrepo``: [``botocore``] Update serverlessrepo client
to latest version
- Update Requires in spec file from setup.py
-------------------------------------------------------------------
Mon Nov 5 14:58:39 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-boto3
Version: 1.9.37
Version: 1.9.38
Release: 0
Summary: Amazon Web Services Library
License: Apache-2.0
@ -33,7 +33,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-botocore < 1.13.0
Requires: python-botocore >= 1.12.37
Requires: python-botocore >= 1.12.38
Requires: python-jmespath < 1.0.0
Requires: python-jmespath >= 0.7.1
Requires: python-s3transfer < 0.2.0