From 727c5ddb1b80728f2805b5b295ba2c8186440fd1467e97c6516f198ec0820308 Mon Sep 17 00:00:00 2001
From: Robert Schweikert <rjschwei@suse.com>
Date: Thu, 22 Aug 2019 13:48:53 +0000
Subject: [PATCH] Accepting request 725310 from
 home:glaubitz:branches:devel:languages:python:aws

- Version update to 1.12.213 (bsc#1146853, bsc#1146854)
  * api-change:``forecast``: Update forecast client to latest version
  * api-change:``forecastquery``: Update forecastquery client to latest version
  * api-change:``personalize-runtime``: Update personalize-runtime client to latest version
  * api-change:``elasticache``: Update elasticache client to latest version
  * api-change:``rekognition``: Update rekognition client to latest version
  * api-change:``sagemaker``: Update sagemaker client to latest version
  * api-change:``sqs``: Update sqs client to latest version
- from version 1.12.212
  * api-change:``sagemaker``: Update sagemaker client to latest version
  * api-change:``transfer``: Update transfer client to latest version
  * api-change:``appstream``: Update appstream client to latest version
  * api-change:``alexaforbusiness``: Update alexaforbusiness client to latest version
- from version 1.12.211
  * api-change:``appmesh``: Update appmesh client to latest version
  * api-change:``cur``: Update cur client to latest version
- from version 1.12.210
  * api-change:``robomaker``: Update robomaker client to latest version
  * api-change:``emr``: Update emr client to latest version
  * api-change:``ecs``: Update ecs client to latest version
- from version 1.12.209
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``appmesh``: Update appmesh client to latest version
  * api-change:``athena``: Update athena client to latest version
  * api-change:``codecommit``: Update codecommit client to latest version
  * api-change:``glue``: Update glue client to latest version
  * api-change:``storagegateway``: Update storagegateway client to latest version
- from version 1.12.208
  * api-change:``ec2``: Update ec2 client to latest version
- from version 1.12.207

OBS-URL: https://build.opensuse.org/request/show/725310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=50
---
 botocore-1.12.188.tar.gz |   3 --
 botocore-1.12.213.tar.gz |   3 ++
 hide_py_pckgmgmt.patch   |  10 ++--
 python-botocore.changes  | 111 +++++++++++++++++++++++++++++++++++++++
 python-botocore.spec     |   2 +-
 5 files changed, 120 insertions(+), 9 deletions(-)
 delete mode 100644 botocore-1.12.188.tar.gz
 create mode 100644 botocore-1.12.213.tar.gz

diff --git a/botocore-1.12.188.tar.gz b/botocore-1.12.188.tar.gz
deleted file mode 100644
index fab0145..0000000
--- a/botocore-1.12.188.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f9c54673beb91ea21c718f1c1fef64862851c561a3810a18b39d3fdbd62ce32c
-size 5745235
diff --git a/botocore-1.12.213.tar.gz b/botocore-1.12.213.tar.gz
new file mode 100644
index 0000000..b403361
--- /dev/null
+++ b/botocore-1.12.213.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b76a264c0781e4f19138617e4201e8e67fa6dd331db32f4b6273fc18a433f4ec
+size 5878286
diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch
index 9bcaa21..a204585 100644
--- a/hide_py_pckgmgmt.patch
+++ b/hide_py_pckgmgmt.patch
@@ -1,14 +1,14 @@
-diff -Nru botocore-1.12.156.orig/setup.py botocore-1.12.156/setup.py
---- botocore-1.12.156.orig/setup.py	2019-05-24 20:11:40.000000000 +0200
-+++ botocore-1.12.156/setup.py	2019-05-25 17:15:57.371868069 +0200
+diff -Nru botocore-1.12.213.orig/setup.py botocore-1.12.213/setup.py
+--- botocore-1.12.213.orig/setup.py	2019-08-21 20:18:28.000000000 +0200
++++ botocore-1.12.213/setup.py	2019-08-22 14:01:22.936089669 +0200
 @@ -23,31 +23,31 @@
      raise RuntimeError("Unable to find version string.")
  
  
 -requires = ['jmespath>=0.7.1,<1.0.0',
--            'docutils>=0.10']
+-            'docutils>=0.10,<0.16']
 +# requires = ['jmespath>=0.7.1,<1.0.0',
-+#             'docutils>=0.10']
++#             'docutils>=0.10,<0.16']
  
  
 -if sys.version_info[:2] == (2, 6):
diff --git a/python-botocore.changes b/python-botocore.changes
index f4354ee..f698d69 100644
--- a/python-botocore.changes
+++ b/python-botocore.changes
@@ -1,3 +1,114 @@
+-------------------------------------------------------------------
+Thu Aug 22 13:02:51 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
+
+- Version update to 1.12.213 (bsc#1146853, bsc#1146854)
+  * api-change:``forecast``: Update forecast client to latest version
+  * api-change:``forecastquery``: Update forecastquery client to latest version
+  * api-change:``personalize-runtime``: Update personalize-runtime client to latest version
+  * api-change:``elasticache``: Update elasticache client to latest version
+  * api-change:``rekognition``: Update rekognition client to latest version
+  * api-change:``sagemaker``: Update sagemaker client to latest version
+  * api-change:``sqs``: Update sqs client to latest version
+- from version 1.12.212
+  * api-change:``sagemaker``: Update sagemaker client to latest version
+  * api-change:``transfer``: Update transfer client to latest version
+  * api-change:``appstream``: Update appstream client to latest version
+  * api-change:``alexaforbusiness``: Update alexaforbusiness client to latest version
+- from version 1.12.211
+  * api-change:``appmesh``: Update appmesh client to latest version
+  * api-change:``cur``: Update cur client to latest version
+- from version 1.12.210
+  * api-change:``robomaker``: Update robomaker client to latest version
+  * api-change:``emr``: Update emr client to latest version
+  * api-change:``ecs``: Update ecs client to latest version
+- from version 1.12.209
+  * api-change:``ec2``: Update ec2 client to latest version
+  * api-change:``appmesh``: Update appmesh client to latest version
+  * api-change:``athena``: Update athena client to latest version
+  * api-change:``codecommit``: Update codecommit client to latest version
+  * api-change:``glue``: Update glue client to latest version
+  * api-change:``storagegateway``: Update storagegateway client to latest version
+- from version 1.12.208
+  * api-change:``ec2``: Update ec2 client to latest version
+- from version 1.12.207
+  * api-change:``appsync``: Update appsync client to latest version
+- from version 1.12.206
+  * api-change:``autoscaling``: Update autoscaling client to latest version
+  * api-change:``cloudwatch``: Update cloudwatch client to latest version
+  * api-change:``application-autoscaling``: Update application-autoscaling client to latest version
+  * api-change:``rekognition``: Update rekognition client to latest version
+- from version 1.12.205
+  * api-change:``guardduty``: Update guardduty client to latest version
+  * api-change:``lex-runtime``: Update lex-runtime client to latest version
+  * api-change:``redshift``: Update redshift client to latest version
+  * api-change:``iot``: Update iot client to latest version
+  * api-change:``mediaconvert``: Update mediaconvert client to latest version
+- from version 1.12.204
+  * api-change:``lakeformation``: Update lakeformation client to latest version
+  * api-change:``opsworkscm``: Update opsworkscm client to latest version
+  * api-change:``glue``: Update glue client to latest version
+  * api-change:``codebuild``: Update codebuild client to latest version
+- from version 1.12.203
+  * api-change:``application-insights``: Update application-insights client to latest version
+- from version 1.12.202
+  * api-change:``batch``: Update batch client to latest version
+- from version 1.12.201
+  * api-change:``datasync``: Update datasync client to latest version
+  * api-change:``iot``: Update iot client to latest version
+  * api-change:``ec2``: Update ec2 client to latest version
+- from version  1.12.200
+  * api-change:``sts``: Update sts client to latest version
+  * enhancement:Credentials: Add support for a credential provider that
+    handles resolving credentials via STS AssumeRoleWithWebIdentity
+- from version 1.12.199
+  * api-change:``polly``: Update polly client to latest version
+  * api-change:``mediaconvert``: Update mediaconvert client to latest version
+  * api-change:``route53``: Update route53 client to latest version
+- from version 1.12.198
+  * bugfix:S3: Fix an issue that would cause S3 list_object_versions to
+    sometimes fail parsing responses with certain key values.
+  * api-change:``codecommit``: Update codecommit client to latest version
+- from version 1.12.197
+  * api-change:``ce``: Update ce client to latest version
+  * api-change:``greengrass``: Update greengrass client to latest version
+  * api-change:``glue``: Update glue client to latest version
+  * api-change:``logs``: Update logs client to latest version
+  * api-change:``mediaconnect``: Update mediaconnect client to latest version
+  * api-change:``batch``: Update batch client to latest version
+  * api-change:``ec2``: Update ec2 client to latest version
+- from version 1.12.196
+  * api-change:``medialive``: Update medialive client to latest version
+  * api-change:``ecr``: Update ecr client to latest version
+  * api-change:``mediaconvert``: Update mediaconvert client to latest version
+- from version 1.12.195
+  * api-change:``ec2``: Update ec2 client to latest version
+  * api-change:``sts``: Update sts client to latest version
+  * api-change:``pinpoint``: Update pinpoint client to latest version
+  * api-change:``glue``: Update glue client to latest version
+- from version 1.12.194
+  * api-change:``ssm``: Update ssm client to latest version
+  * api-change:``secretsmanager``: Update secretsmanager client to latest version
+- from version 1.12.193
+  * api-change:``mq``: Update mq client to latest version
+  * api-change:``shield``: Update shield client to latest version
+- from version 1.12.192
+  * bugfix:Dependency: Fixed dependency issue with broken docutils
+    aws/aws-cli`#4332 <https://github.com/boto/botocore/issues/4332>`__
+- from version 1.12.191
+  * api-change:``sqs``: Update sqs client to latest version
+  * api-change:``iotevents``: Update iotevents client to latest version
+- from version 1.12.190
+  * api-change:``comprehend``: Update comprehend client to latest version
+  * api-change:``codedeploy``: Update codedeploy client to latest version
+  * api-change:``elasticache``: Update elasticache client to latest version
+  * api-change:``ecs``: Update ecs client to latest version
+- from version 1.12.189
+  * api-change:``config``: Update config client to latest version
+  * api-change:``dms``: Update dms client to latest version
+  * api-change:``autoscaling``: Update autoscaling client to latest version
+- Refresh patches for new version
+  + hide_py_pckgmgmt.patch
+
 -------------------------------------------------------------------
 Tue Jul 16 06:11:18 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
 
diff --git a/python-botocore.spec b/python-botocore.spec
index 674c29c..24617ac 100644
--- a/python-botocore.spec
+++ b/python-botocore.spec
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-botocore
-Version:        1.12.188
+Version:        1.12.213
 Release:        0
 Summary:        Python interface for AWS
 License:        Apache-2.0