11
0

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

- Version update to 1.12.74
  * api-change:``ecs``: Update ecs client to latest version
  * api-change:``devicefarm``: Update devicefarm client to latest version
- from version 1.12.73
  * api-change:``iotanalytics``: Update iotanalytics client to latest version
- from version 1.12.72
  * enhancement:Paginator: Added over 400 new paginators.
  * api-change:``opsworkscm``: Update opsworkscm client to latest version
- from version 1.12.71
  * api-change:``acm-pca``: Update acm-pca client to latest version
  * api-change:``dynamodb``: Update dynamodb client to latest version
  * api-change:``sms-voice``: Update sms-voice client to latest version
  * api-change:``stepfunctions``: Update stepfunctions client to latest version
- from version 1.12.70
  * api-change:``medialive``: Update medialive client to latest version
  * enhancement:EndpointDiscovery: Add a config option, ``endpoint_discovery_enabled``,
    for automatically discovering endpoints
  * api-change:``comprehend``: Update comprehend client to latest version
  * api-change:``firehose``: Update firehose client to latest version
  * api-change:``transcribe``: Update transcribe client to latest version
  * api-change:``cognito-idp``: Update cognito-idp client to latest version
- from version 1.12.69
  * api-change:``sagemaker``: Update sagemaker client to latest version
  * api-change:``waf-regional``: Update waf-regional client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``waf``: Update waf client to latest version
- from version 1.12.68
  * api-change:``apigatewayv2``: Update apigatewayv2 client to latest version
  * bugfix:Credentials: Fixes an issue where credentials would be checked when creating
    an anonymous client. Fixes `#1472 <https://github.com/boto/botocore/issues/1472>`__

OBS-URL: https://build.opensuse.org/request/show/663195
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=27
This commit is contained in:
2019-01-07 13:26:07 +00:00
committed by Git OBS Bridge
parent 9558507a3c
commit 54d5061cfe
4 changed files with 87 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-botocore
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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-botocore
Version: 1.12.57
Version: 1.12.74
Release: 0
Summary: Python interface for AWS
License: Apache-2.0