forked from pool/python-boto3
Accepting request 557784 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/557784 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=10
This commit is contained in:
parent
9cfb15aad0
commit
1b9dc4fd83
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:332c6a17fd695581dd6f9ed825ce13c2d5ee3a6f5e1b079bed0ff7293809faf0
|
|
||||||
size 92875
|
|
3
boto3-1.5.1.tar.gz
Normal file
3
boto3-1.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e14fa322f40c34d345a4f2e653c38554df9d389713c31f7a4c1658b504abfeee
|
||||||
|
size 92908
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 16 23:09:19 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 1.5.1:
|
||||||
|
* api-change:appstream: [botocore] Update appstream client to latest
|
||||||
|
version
|
||||||
|
|
||||||
|
- changes from version 1.5.0:
|
||||||
|
* bugfix:Filters: Fixes a bug where parameters passed to resource
|
||||||
|
collections could be mutated after the collections were created.
|
||||||
|
* api-change:ses: [botocore] Update ses client to latest version
|
||||||
|
* enhancement:credentials: [botocore] Moved the JSONFileCache from
|
||||||
|
the CLI into botocore so that it can be used without importing
|
||||||
|
from the cli.
|
||||||
|
* feature:botocore dependency: Update dependency strategy to always
|
||||||
|
take a floor on the most recent version of botocore. This means
|
||||||
|
whenever there is a release of botocore, boto3 will release as
|
||||||
|
well to account for the new version of botocore.
|
||||||
|
* api-change:apigateway: [botocore] Update apigateway client to
|
||||||
|
latest version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 7 16:54:02 UTC 2017 - arun@gmx.de
|
Thu Dec 7 16:54:02 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-boto3
|
Name: python-boto3
|
||||||
Version: 1.4.8
|
Version: 1.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/boto/boto3
|
Url: https://github.com/boto/boto3
|
||||||
Summary: Amazon Web Services Library
|
Summary: Amazon Web Services Library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user