Hello community,

here is the log from the commit of package python-boto3 for openSUSE:Factory 
checked in at 2019-05-28 09:40:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-boto3.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boto3"

Tue May 28 09:40:23 2019 rev:28 rq:705435 version:1.9.156

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes        
2019-05-22 10:55:11.371069601 +0200
+++ /work/SRC/openSUSE:Factory/.python-boto3.new.5148/python-boto3.changes      
2019-05-28 09:40:26.053902337 +0200
@@ -1,0 +2,46 @@
+Sat May 25 15:32:34 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Version update to 1.9.156
+  * api-change:``mediastore-data``: [``botocore``] Update mediastore-data 
client to latest version
+  * api-change:``codedeploy``: [``botocore``] Update codedeploy client to 
latest version
+  * api-change:``opsworkscm``: [``botocore``] Update opsworkscm client to 
latest version
+- from version 1.9.155
+  * api-change:``waf-regional``: [``botocore``] Update waf-regional client to 
latest version
+  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+- from version 1.9.154
+  * api-change:``efs``: [``botocore``] Update efs client to latest version
+  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+  * api-change:``apigateway``: [``botocore``] Update apigateway client to 
latest version
+  * api-change:``worklink``: [``botocore``] Update worklink client to latest 
version
+  * api-change:``rds``: [``botocore``] Update rds client to latest version
+  * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client 
to latest version
+  * api-change:``devicefarm``: [``botocore``] Update devicefarm client to 
latest version
+  * api-change:``budgets``: [``botocore``] Update budgets client to latest 
version
+- from version 1.9.153
+  * api-change:``datasync``: [``botocore``] Update datasync client to latest 
version
+  * api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness 
client to latest version
+- from version 1.9.152
+  * api-change:``kafka``: [``botocore``] Update kafka client to latest version
+  * api-change:``meteringmarketplace``: [``botocore``] Update 
meteringmarketplace client to latest version
+  * api-change:``mediapackage-vod``: [``botocore``] Update mediapackage-vod 
client to latest version
+- from version 1.9.151
+  * api-change:``appstream``: [``botocore``] Update appstream client to latest 
version
+- from version 1.9.150
+  * api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+  * api-change:``s3``: [``botocore``] Update s3 client to latest version
+- from version 1.9.149
+  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+  * api-change:``transcribe``: [``botocore``] Update transcribe client to 
latest version
+  * api-change:``mediapackage``: [``botocore``] Update mediapackage client to 
latest version
+  * api-change:``codepipeline``: [``botocore``] Update codepipeline client to 
latest version
+  * enhancement:Environment Variables: [``botocore``] Ignore env var 
credentials is values
+    are empty (`#1680 <https://github.com/boto/botocore/issues/1680>`__)
+  * api-change:``rds``: [``botocore``] Update rds client to latest version
+- from version 1.9.148
+  * api-change:``comprehend``: [``botocore``] Update comprehend client to 
latest version
+  * api-change:``chime``: [``botocore``] Update chime client to latest version
+  * api-change:``storagegateway``: [``botocore``] Update storagegateway client 
to latest version
+  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+- Update BuildRequires and Requires in spec file from setup.py
+
+-------------------------------------------------------------------

Old:
----
  1.9.147.tar.gz

New:
----
  1.9.156.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-boto3.spec ++++++
--- /var/tmp/diff_new_pack.d4vkGd/_old  2019-05-28 09:40:26.845902076 +0200
+++ /var/tmp/diff_new_pack.d4vkGd/_new  2019-05-28 09:40:26.845902076 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-boto3
-Version:        1.9.147
+Version:        1.9.156
 Release:        0
 Summary:        Amazon Web Services Library
 License:        Apache-2.0
@@ -27,7 +27,7 @@
 Source:         https://github.com/boto/boto3/archive/%{version}.tar.gz
 # Related test dependencies
 BuildRequires:  %{python_module botocore < 1.13.0}
-BuildRequires:  %{python_module botocore >= 1.12.147}
+BuildRequires:  %{python_module botocore >= 1.12.156}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module s3transfer < 0.3.0}
@@ -37,7 +37,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-botocore < 1.13.0
-Requires:       python-botocore >= 1.12.147
+Requires:       python-botocore >= 1.12.156
 Requires:       python-jmespath < 1.0.0
 Requires:       python-jmespath >= 0.7.1
 Requires:       python-s3transfer < 0.3.0

++++++ 1.9.147.tar.gz -> 1.9.156.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.148.json 
new/boto3-1.9.156/.changes/1.9.148.json
--- old/boto3-1.9.147/.changes/1.9.148.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.148.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,22 @@
+[
+  {
+    "category": "``comprehend``", 
+    "description": "[``botocore``] Update comprehend client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``chime``", 
+    "description": "[``botocore``] Update chime client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``storagegateway``", 
+    "description": "[``botocore``] Update storagegateway client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``ec2``", 
+    "description": "[``botocore``] Update ec2 client to latest version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.149.json 
new/boto3-1.9.156/.changes/1.9.149.json
--- old/boto3-1.9.147/.changes/1.9.149.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.149.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,32 @@
+[
+  {
+    "category": "``ec2``", 
+    "description": "[``botocore``] Update ec2 client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``transcribe``", 
+    "description": "[``botocore``] Update transcribe client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``mediapackage``", 
+    "description": "[``botocore``] Update mediapackage client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codepipeline``", 
+    "description": "[``botocore``] Update codepipeline client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "Environment Variables", 
+    "description": "[``botocore``] Ignore env var credentials is values are 
empty (`#1680 <https://github.com/boto/botocore/issues/1680>`__)", 
+    "type": "enhancement"
+  }, 
+  {
+    "category": "``rds``", 
+    "description": "[``botocore``] Update rds client to latest version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.150.json 
new/boto3-1.9.156/.changes/1.9.150.json
--- old/boto3-1.9.147/.changes/1.9.150.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.150.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,12 @@
+[
+  {
+    "category": "``medialive``", 
+    "description": "[``botocore``] Update medialive client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``s3``", 
+    "description": "[``botocore``] Update s3 client to latest version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.151.json 
new/boto3-1.9.156/.changes/1.9.151.json
--- old/boto3-1.9.147/.changes/1.9.151.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.151.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,7 @@
+[
+  {
+    "category": "``appstream``", 
+    "description": "[``botocore``] Update appstream client to latest version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.152.json 
new/boto3-1.9.156/.changes/1.9.152.json
--- old/boto3-1.9.147/.changes/1.9.152.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.152.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``kafka``", 
+    "description": "[``botocore``] Update kafka client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``meteringmarketplace``", 
+    "description": "[``botocore``] Update meteringmarketplace client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``mediapackage-vod``", 
+    "description": "[``botocore``] Update mediapackage-vod client to latest 
version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.153.json 
new/boto3-1.9.156/.changes/1.9.153.json
--- old/boto3-1.9.147/.changes/1.9.153.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.153.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,12 @@
+[
+  {
+    "category": "``datasync``", 
+    "description": "[``botocore``] Update datasync client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``alexaforbusiness``", 
+    "description": "[``botocore``] Update alexaforbusiness client to latest 
version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.154.json 
new/boto3-1.9.156/.changes/1.9.154.json
--- old/boto3-1.9.147/.changes/1.9.154.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.154.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,42 @@
+[
+  {
+    "category": "``efs``", 
+    "description": "[``botocore``] Update efs client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``ec2``", 
+    "description": "[``botocore``] Update ec2 client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``apigateway``", 
+    "description": "[``botocore``] Update apigateway client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``worklink``", 
+    "description": "[``botocore``] Update worklink client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``rds``", 
+    "description": "[``botocore``] Update rds client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``servicecatalog``", 
+    "description": "[``botocore``] Update servicecatalog client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``devicefarm``", 
+    "description": "[``botocore``] Update devicefarm client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``budgets``", 
+    "description": "[``botocore``] Update budgets client to latest version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.155.json 
new/boto3-1.9.156/.changes/1.9.155.json
--- old/boto3-1.9.147/.changes/1.9.155.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.155.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,12 @@
+[
+  {
+    "category": "``waf-regional``", 
+    "description": "[``botocore``] Update waf-regional client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``ec2``", 
+    "description": "[``botocore``] Update ec2 client to latest version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/.changes/1.9.156.json 
new/boto3-1.9.156/.changes/1.9.156.json
--- old/boto3-1.9.147/.changes/1.9.156.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.156/.changes/1.9.156.json     2019-05-24 20:13:32.000000000 
+0200
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``mediastore-data``", 
+    "description": "[``botocore``] Update mediastore-data client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codedeploy``", 
+    "description": "[``botocore``] Update codedeploy client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``opsworkscm``", 
+    "description": "[``botocore``] Update opsworkscm client to latest 
version", 
+    "type": "api-change"
+  }
+]
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/CHANGELOG.rst 
new/boto3-1.9.156/CHANGELOG.rst
--- old/boto3-1.9.147/CHANGELOG.rst     2019-05-13 20:43:44.000000000 +0200
+++ new/boto3-1.9.156/CHANGELOG.rst     2019-05-24 20:13:32.000000000 +0200
@@ -2,6 +2,82 @@
 CHANGELOG
 =========
 
+1.9.156
+=======
+
+* api-change:``mediastore-data``: [``botocore``] Update mediastore-data client 
to latest version
+* api-change:``codedeploy``: [``botocore``] Update codedeploy client to latest 
version
+* api-change:``opsworkscm``: [``botocore``] Update opsworkscm client to latest 
version
+
+
+1.9.155
+=======
+
+* api-change:``waf-regional``: [``botocore``] Update waf-regional client to 
latest version
+* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+
+
+1.9.154
+=======
+
+* api-change:``efs``: [``botocore``] Update efs client to latest version
+* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+* api-change:``apigateway``: [``botocore``] Update apigateway client to latest 
version
+* api-change:``worklink``: [``botocore``] Update worklink client to latest 
version
+* api-change:``rds``: [``botocore``] Update rds client to latest version
+* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client 
to latest version
+* api-change:``devicefarm``: [``botocore``] Update devicefarm client to latest 
version
+* api-change:``budgets``: [``botocore``] Update budgets client to latest 
version
+
+
+1.9.153
+=======
+
+* api-change:``datasync``: [``botocore``] Update datasync client to latest 
version
+* api-change:``alexaforbusiness``: [``botocore``] Update alexaforbusiness 
client to latest version
+
+
+1.9.152
+=======
+
+* api-change:``kafka``: [``botocore``] Update kafka client to latest version
+* api-change:``meteringmarketplace``: [``botocore``] Update 
meteringmarketplace client to latest version
+* api-change:``mediapackage-vod``: [``botocore``] Update mediapackage-vod 
client to latest version
+
+
+1.9.151
+=======
+
+* api-change:``appstream``: [``botocore``] Update appstream client to latest 
version
+
+
+1.9.150
+=======
+
+* api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+* api-change:``s3``: [``botocore``] Update s3 client to latest version
+
+
+1.9.149
+=======
+
+* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+* api-change:``transcribe``: [``botocore``] Update transcribe client to latest 
version
+* api-change:``mediapackage``: [``botocore``] Update mediapackage client to 
latest version
+* api-change:``codepipeline``: [``botocore``] Update codepipeline client to 
latest version
+* enhancement:Environment Variables: [``botocore``] Ignore env var credentials 
is values are empty (`#1680 <https://github.com/boto/botocore/issues/1680>`__)
+* api-change:``rds``: [``botocore``] Update rds client to latest version
+
+
+1.9.148
+=======
+
+* api-change:``comprehend``: [``botocore``] Update comprehend client to latest 
version
+* api-change:``chime``: [``botocore``] Update chime client to latest version
+* api-change:``storagegateway``: [``botocore``] Update storagegateway client 
to latest version
+* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+
+
 1.9.147
 =======
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/LICENSE new/boto3-1.9.156/LICENSE
--- old/boto3-1.9.147/LICENSE   2019-05-13 20:43:44.000000000 +0200
+++ new/boto3-1.9.156/LICENSE   2019-05-24 20:13:32.000000000 +0200
@@ -1,12 +1,177 @@
-Copyright 2013-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 
-Licensed under the Apache License, Version 2.0 (the "License"). You
-may not use this file except in compliance with the License. A copy of
-the License is located at
-
-    http://aws.amazon.com/apache2.0/
-
-or in the "license" file accompanying this file. This file is
-distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
-ANY KIND, either express or implied. See the License for the specific
-language governing permissions and limitations under the License.
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/NOTICE new/boto3-1.9.156/NOTICE
--- old/boto3-1.9.147/NOTICE    1970-01-01 01:00:00.000000000 +0100
+++ new/boto3-1.9.156/NOTICE    2019-05-24 20:13:32.000000000 +0200
@@ -0,0 +1,2 @@
+boto3
+Copyright 2013-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/boto3/__init__.py 
new/boto3-1.9.156/boto3/__init__.py
--- old/boto3-1.9.147/boto3/__init__.py 2019-05-13 20:43:44.000000000 +0200
+++ new/boto3-1.9.156/boto3/__init__.py 2019-05-24 20:13:32.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 __author__ = 'Amazon Web Services'
-__version__ = '1.9.147'
+__version__ = '1.9.156'
 
 
 # The default Boto3 session; autoloaded when needed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/setup.cfg new/boto3-1.9.156/setup.cfg
--- old/boto3-1.9.147/setup.cfg 2019-05-13 20:43:44.000000000 +0200
+++ new/boto3-1.9.156/setup.cfg 2019-05-24 20:13:32.000000000 +0200
@@ -3,6 +3,6 @@
 
 [metadata]
 requires-dist =
-    botocore>=1.12.147,<1.13.0
+    botocore>=1.12.156,<1.13.0
     jmespath>=0.7.1,<1.0.0
     s3transfer>=0.2.0,<0.3.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/setup.py new/boto3-1.9.156/setup.py
--- old/boto3-1.9.147/setup.py  2019-05-13 20:43:44.000000000 +0200
+++ new/boto3-1.9.156/setup.py  2019-05-24 20:13:32.000000000 +0200
@@ -14,7 +14,7 @@
 
 
 requires = [
-    'botocore>=1.12.147,<1.13.0',
+    'botocore>=1.12.156,<1.13.0',
     'jmespath>=0.7.1,<1.0.0',
     's3transfer>=0.2.0,<0.3.0'
 ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.147/tests/integration/test_s3.py 
new/boto3-1.9.156/tests/integration/test_s3.py
--- old/boto3-1.9.147/tests/integration/test_s3.py      2019-05-13 
20:43:44.000000000 +0200
+++ new/boto3-1.9.156/tests/integration/test_s3.py      2019-05-24 
20:13:32.000000000 +0200
@@ -187,6 +187,9 @@
             }
         bucket = self.s3.create_bucket(**kwargs)
         self.addCleanup(bucket.delete)
+
+        for _ in range(3):
+            bucket.wait_until_exists()
         return bucket
 
     def test_s3(self):


Reply via email to