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

- Version update to 1.9.172
  * api-change:``eks``: [``botocore``] Update eks client to latest version
- from version 1.9.171
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``resourcegroupstaggingapi``: [``botocore``] Update resourcegroupstaggingapi client to latest version
- from version 1.9.170
  * api-change:``neptune``: [``botocore``] Update neptune client to latest version
  * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
  * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version
  * bugfix:Paginator: [``botocore``] Fixes a bug where pagination tokens with three consecutive
    underscores would result in a parsing failure. Resolves boto/boto3`#1984
    <https://github.com/boto/boto3/issues/1984>`__.
- from version 1.9.169
  * api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version
  * api-change:``personalize``: [``botocore``] Update personalize client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``appstream``: [``botocore``] Update appstream client to latest version
- from version 1.9.168
  * api-change:``appmesh``: [``botocore``] Update appmesh client to latest version
  * api-change:``elasticache``: [``botocore``] Update elasticache client to latest version
  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
  * api-change:``guardduty``: [``botocore``] Update guardduty client to latest version
- from version 1.9.167
  * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
- Update BuildRequires and Requires in spec file from setup.py

OBS-URL: https://build.opensuse.org/request/show/711135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-boto3?expand=0&rev=41
This commit is contained in:
2019-06-23 14:47:50 +00:00
committed by Git OBS Bridge
parent cd424e3a9e
commit 6675b7ce0e
4 changed files with 35 additions and 6 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Jun 20 12:39:52 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Version update to 1.9.172
* api-change:``eks``: [``botocore``] Update eks client to latest version
- from version 1.9.171
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``resourcegroupstaggingapi``: [``botocore``] Update resourcegroupstaggingapi client to latest version
- from version 1.9.170
* api-change:``neptune``: [``botocore``] Update neptune client to latest version
* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
* api-change:``robomaker``: [``botocore``] Update robomaker client to latest version
* bugfix:Paginator: [``botocore``] Fixes a bug where pagination tokens with three consecutive
underscores would result in a parsing failure. Resolves boto/boto3`#1984
<https://github.com/boto/boto3/issues/1984>`__.
- from version 1.9.169
* api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version
* api-change:``personalize``: [``botocore``] Update personalize client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``appstream``: [``botocore``] Update appstream client to latest version
- from version 1.9.168
* api-change:``appmesh``: [``botocore``] Update appmesh client to latest version
* api-change:``elasticache``: [``botocore``] Update elasticache client to latest version
* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
* api-change:``guardduty``: [``botocore``] Update guardduty client to latest version
- from version 1.9.167
* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version
- Update BuildRequires and Requires in spec file from setup.py
-------------------------------------------------------------------
Wed Jun 12 11:27:23 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>