Hello community,

here is the log from the commit of package python-boto3 for openSUSE:Factory 
checked in at 2019-02-14 14:35:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-boto3.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boto3"

Thu Feb 14 14:35:20 2019 rev:22 rq:674657 version:1.9.93

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes        
2019-02-01 11:45:17.136562333 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto3.new.28833/python-boto3.changes     
2019-02-14 14:35:32.751593077 +0100
@@ -1,0 +2,45 @@
+Wed Feb 13 11:53:04 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Version update to 1.9.93
+  * api-change:``lambda``: [``botocore``] Update lambda client to latest 
version
+- from version 1.9.92
+  * api-change:``appstream``: [``botocore``] Update appstream client to latest 
version
+  * api-change:``codebuild``: [``botocore``] Update codebuild client to latest 
version
+  * api-change:``mediapackage``: [``botocore``] Update mediapackage client to 
latest version
+- from version 1.9.91
+  * api-change:``discovery``: [``botocore``] Update discovery client to latest 
version
+  * api-change:``ecs``: [``botocore``] Update ecs client to latest version
+  * api-change:``dlm``: [``botocore``] Update dlm client to latest version
+- from version 1.9.90
+  * api-change:``es``: [``botocore``] Update es client to latest version
+  * api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+  * api-change:``gamelift``: [``botocore``] Update gamelift client to latest 
version
+  * api-change:``robomaker``: [``botocore``] Update robomaker client to latest 
version
+- from version 1.9.89
+  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+  * api-change:``fsx``: [``botocore``] Update fsx client to latest version
+- from version 1.9.88
+  * api-change:``shield``: [``botocore``] Update shield client to latest 
version
+  * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client 
to latest version
+  * api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+- from version 1.9.87
+  * api-change:``ecs``: [``botocore``] Update ecs client to latest version
+  * api-change:``application-autoscaling``: [``botocore``] Update 
application-autoscaling
+    client to latest version
+  * api-change:``workspaces``: [``botocore``] Update workspaces client to 
latest version
+  * api-change:``codecommit``: [``botocore``] Update codecommit client to 
latest version
+- from version 1.9.86
+  * api-change:``devicefarm``: [``botocore``] Update devicefarm client to 
latest version
+  * api-change:``codecommit``: [``botocore``] Update codecommit client to 
latest version
+  * api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+  * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to 
latest version
+- from version 1.9.85
+  * api-change:``logs``: [``botocore``] Update logs client to latest version
+  * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
+  * api-change:``rds``: [``botocore``] Update rds client to latest version
+  * api-change:``codebuild``: [``botocore``] Update codebuild client to latest 
version
+  * api-change:``sms-voice``: [``botocore``] Update sms-voice client to latest 
version
+  * api-change:``ecr``: [``botocore``] Update ecr client to latest version
+- Update Requires in spec file from setup.py
+
+-------------------------------------------------------------------

Old:
----
  1.9.84.tar.gz

New:
----
  1.9.93.tar.gz

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

Other differences:
------------------
++++++ python-boto3.spec ++++++
--- /var/tmp/diff_new_pack.UWhvq5/_old  2019-02-14 14:35:33.807592600 +0100
+++ /var/tmp/diff_new_pack.UWhvq5/_new  2019-02-14 14:35:33.807592600 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-boto3
-Version:        1.9.84
+Version:        1.9.93
 Release:        0
 Summary:        Amazon Web Services Library
 License:        Apache-2.0
@@ -26,7 +26,7 @@
 URL:            https://github.com/boto/boto3
 Source:         https://github.com/boto/boto3/archive/%{version}.tar.gz
 BuildRequires:  %{python_module botocore < 1.13.0}
-BuildRequires:  %{python_module botocore >= 1.12.84}
+BuildRequires:  %{python_module botocore >= 1.12.93}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module s3transfer}
@@ -38,7 +38,7 @@
 BuildRequires:  python
 %endif
 Requires:       python-botocore < 1.13.0
-Requires:       python-botocore >= 1.12.84
+Requires:       python-botocore >= 1.12.93
 Requires:       python-jmespath < 1.0.0
 Requires:       python-jmespath >= 0.7.1
 Requires:       python-s3transfer < 0.2.0

++++++ 1.9.84.tar.gz -> 1.9.93.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/.changes/1.9.85.json 
new/boto3-1.9.93/.changes/1.9.85.json
--- old/boto3-1.9.84/.changes/1.9.85.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.85.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,32 @@
+[
+  {
+    "category": "``logs``", 
+    "description": "[``botocore``] Update logs client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``elbv2``", 
+    "description": "[``botocore``] Update elbv2 client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``rds``", 
+    "description": "[``botocore``] Update rds client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codebuild``", 
+    "description": "[``botocore``] Update codebuild client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``sms-voice``", 
+    "description": "[``botocore``] Update sms-voice client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``ecr``", 
+    "description": "[``botocore``] Update ecr 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.84/.changes/1.9.86.json 
new/boto3-1.9.93/.changes/1.9.86.json
--- old/boto3-1.9.84/.changes/1.9.86.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.86.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,22 @@
+[
+  {
+    "category": "``devicefarm``", 
+    "description": "[``botocore``] Update devicefarm client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codecommit``", 
+    "description": "[``botocore``] Update codecommit client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``medialive``", 
+    "description": "[``botocore``] Update medialive client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``mediaconnect``", 
+    "description": "[``botocore``] Update mediaconnect 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.84/.changes/1.9.87.json 
new/boto3-1.9.93/.changes/1.9.87.json
--- old/boto3-1.9.84/.changes/1.9.87.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.87.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,22 @@
+[
+  {
+    "category": "``ecs``", 
+    "description": "[``botocore``] Update ecs client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``application-autoscaling``", 
+    "description": "[``botocore``] Update application-autoscaling client to 
latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``workspaces``", 
+    "description": "[``botocore``] Update workspaces client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codecommit``", 
+    "description": "[``botocore``] Update codecommit 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.84/.changes/1.9.88.json 
new/boto3-1.9.93/.changes/1.9.88.json
--- old/boto3-1.9.84/.changes/1.9.88.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.88.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``shield``", 
+    "description": "[``botocore``] Update shield client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``servicecatalog``", 
+    "description": "[``botocore``] Update servicecatalog 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.84/.changes/1.9.89.json 
new/boto3-1.9.93/.changes/1.9.89.json
--- old/boto3-1.9.84/.changes/1.9.89.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.89.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,12 @@
+[
+  {
+    "category": "``ec2``", 
+    "description": "[``botocore``] Update ec2 client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``fsx``", 
+    "description": "[``botocore``] Update fsx 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.84/.changes/1.9.90.json 
new/boto3-1.9.93/.changes/1.9.90.json
--- old/boto3-1.9.84/.changes/1.9.90.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.90.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,22 @@
+[
+  {
+    "category": "``es``", 
+    "description": "[``botocore``] Update es client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``medialive``", 
+    "description": "[``botocore``] Update medialive client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``gamelift``", 
+    "description": "[``botocore``] Update gamelift client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``robomaker``", 
+    "description": "[``botocore``] Update robomaker 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.84/.changes/1.9.91.json 
new/boto3-1.9.93/.changes/1.9.91.json
--- old/boto3-1.9.84/.changes/1.9.91.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.91.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``discovery``", 
+    "description": "[``botocore``] Update discovery client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``ecs``", 
+    "description": "[``botocore``] Update ecs client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``dlm``", 
+    "description": "[``botocore``] Update dlm 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.84/.changes/1.9.92.json 
new/boto3-1.9.93/.changes/1.9.92.json
--- old/boto3-1.9.84/.changes/1.9.92.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.92.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``appstream``", 
+    "description": "[``botocore``] Update appstream client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codebuild``", 
+    "description": "[``botocore``] Update codebuild client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``mediapackage``", 
+    "description": "[``botocore``] Update mediapackage 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.84/.changes/1.9.93.json 
new/boto3-1.9.93/.changes/1.9.93.json
--- old/boto3-1.9.84/.changes/1.9.93.json       1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.9.93/.changes/1.9.93.json       2019-02-13 00:11:35.000000000 
+0100
@@ -0,0 +1,7 @@
+[
+  {
+    "category": "``lambda``", 
+    "description": "[``botocore``] Update lambda 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.84/CHANGELOG.rst 
new/boto3-1.9.93/CHANGELOG.rst
--- old/boto3-1.9.84/CHANGELOG.rst      2019-01-24 00:03:25.000000000 +0100
+++ new/boto3-1.9.93/CHANGELOG.rst      2019-02-13 00:11:35.000000000 +0100
@@ -2,6 +2,81 @@
 CHANGELOG
 =========
 
+1.9.93
+======
+
+* api-change:``lambda``: [``botocore``] Update lambda client to latest version
+
+
+1.9.92
+======
+
+* api-change:``appstream``: [``botocore``] Update appstream client to latest 
version
+* api-change:``codebuild``: [``botocore``] Update codebuild client to latest 
version
+* api-change:``mediapackage``: [``botocore``] Update mediapackage client to 
latest version
+
+
+1.9.91
+======
+
+* api-change:``discovery``: [``botocore``] Update discovery client to latest 
version
+* api-change:``ecs``: [``botocore``] Update ecs client to latest version
+* api-change:``dlm``: [``botocore``] Update dlm client to latest version
+
+
+1.9.90
+======
+
+* api-change:``es``: [``botocore``] Update es client to latest version
+* api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+* api-change:``gamelift``: [``botocore``] Update gamelift client to latest 
version
+* api-change:``robomaker``: [``botocore``] Update robomaker client to latest 
version
+
+
+1.9.89
+======
+
+* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+* api-change:``fsx``: [``botocore``] Update fsx client to latest version
+
+
+1.9.88
+======
+
+* api-change:``shield``: [``botocore``] Update shield client to latest version
+* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client 
to latest version
+* api-change:``ec2``: [``botocore``] Update ec2 client to latest version
+
+
+1.9.87
+======
+
+* api-change:``ecs``: [``botocore``] Update ecs client to latest version
+* api-change:``application-autoscaling``: [``botocore``] Update 
application-autoscaling client to latest version
+* api-change:``workspaces``: [``botocore``] Update workspaces client to latest 
version
+* api-change:``codecommit``: [``botocore``] Update codecommit client to latest 
version
+
+
+1.9.86
+======
+
+* api-change:``devicefarm``: [``botocore``] Update devicefarm client to latest 
version
+* api-change:``codecommit``: [``botocore``] Update codecommit client to latest 
version
+* api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to 
latest version
+
+
+1.9.85
+======
+
+* api-change:``logs``: [``botocore``] Update logs client to latest version
+* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
+* api-change:``rds``: [``botocore``] Update rds client to latest version
+* api-change:``codebuild``: [``botocore``] Update codebuild client to latest 
version
+* api-change:``sms-voice``: [``botocore``] Update sms-voice client to latest 
version
+* api-change:``ecr``: [``botocore``] Update ecr client to latest version
+
+
 1.9.84
 ======
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/boto3/__init__.py 
new/boto3-1.9.93/boto3/__init__.py
--- old/boto3-1.9.84/boto3/__init__.py  2019-01-24 00:03:25.000000000 +0100
+++ new/boto3-1.9.93/boto3/__init__.py  2019-02-13 00:11:35.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 __author__ = 'Amazon Web Services'
-__version__ = '1.9.84'
+__version__ = '1.9.93'
 
 
 # The default Boto3 session; autoloaded when needed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/boto3/docs/service.py 
new/boto3-1.9.93/boto3/docs/service.py
--- old/boto3-1.9.84/boto3/docs/service.py      2019-01-24 00:03:25.000000000 
+0100
+++ new/boto3-1.9.93/boto3/docs/service.py      2019-02-13 00:11:35.000000000 
+0100
@@ -28,11 +28,13 @@
     EXAMPLE_PATH = os.path.join(os.path.dirname(boto3.__file__), 'examples')
 
     def __init__(self, service_name, session):
-        self._service_name = service_name
+        super(ServiceDocumenter, self).__init__(
+            service_name=service_name,
+            # I know that this is an internal attribute, but the botocore 
session
+            # is needed to load the paginator and waiter models.
+            session=session._session,
+        )
         self._boto3_session = session
-        # I know that this is an internal attribute, but the botocore session
-        # is needed to load the paginator and waiter models.
-        self._session = session._session
         self._client = self._boto3_session.client(service_name)
         self._service_resource = None
         if self._service_name in self._boto3_session.get_available_resources():
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/docs/source/guide/dynamodb.rst 
new/boto3-1.9.93/docs/source/guide/dynamodb.rst
--- old/boto3-1.9.84/docs/source/guide/dynamodb.rst     2019-01-24 
00:03:25.000000000 +0100
+++ new/boto3-1.9.93/docs/source/guide/dynamodb.rst     2019-02-13 
00:11:35.000000000 +0100
@@ -41,7 +41,6 @@
                 'AttributeName': 'last_name',
                 'AttributeType': 'S'
             },
-
         ],
         ProvisionedThroughput={
             'ReadCapacityUnits': 5,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/docs/source/guide/s3.rst 
new/boto3-1.9.93/docs/source/guide/s3.rst
--- old/boto3-1.9.84/docs/source/guide/s3.rst   2019-01-24 00:03:25.000000000 
+0100
+++ new/boto3-1.9.93/docs/source/guide/s3.rst   2019-02-13 00:11:35.000000000 
+0100
@@ -497,10 +497,9 @@
     # to send the GET, but we will use requests here to keep things simple.
     response = requests.get(url)
 
-If your bucket requires the use of signature version 4, you can elect to use it
-to sign your URL. This does not fundamentally change how you use generator,
-you only need to make sure that the client used has signature version 4
-configured.::
+The boto3 client will generate a sigv4 (s3v4) signature by default for new 
regions that 
+only support signature version 4. To connect with sigv4 in older regions, 
specify 
+``signature_version='s3v4`` when configuring your client.::
 
     import boto3
     from botocore.client import Config
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/docs/source/guide/ses-verify.rst 
new/boto3-1.9.93/docs/source/guide/ses-verify.rst
--- old/boto3-1.9.84/docs/source/guide/ses-verify.rst   2019-01-24 
00:03:25.000000000 +0100
+++ new/boto3-1.9.93/docs/source/guide/ses-verify.rst   2019-02-13 
00:11:35.000000000 +0100
@@ -77,7 +77,7 @@
 
 .. code-block:: python
 
-    mport boto3
+    import boto3
 
     # Create SES client
     ses = boto3.client('ses')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/setup.cfg new/boto3-1.9.93/setup.cfg
--- old/boto3-1.9.84/setup.cfg  2019-01-24 00:03:25.000000000 +0100
+++ new/boto3-1.9.93/setup.cfg  2019-02-13 00:11:35.000000000 +0100
@@ -3,6 +3,6 @@
 
 [metadata]
 requires-dist =
-    botocore>=1.12.84,<1.13.0
+    botocore>=1.12.93,<1.13.0
     jmespath>=0.7.1,<1.0.0
-    s3transfer>=0.1.10,<0.2.0
+    s3transfer>=0.2.0,<0.3.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.9.84/setup.py new/boto3-1.9.93/setup.py
--- old/boto3-1.9.84/setup.py   2019-01-24 00:03:25.000000000 +0100
+++ new/boto3-1.9.93/setup.py   2019-02-13 00:11:35.000000000 +0100
@@ -14,9 +14,9 @@
 
 
 requires = [
-    'botocore>=1.12.84,<1.13.0',
+    'botocore>=1.12.93,<1.13.0',
     'jmespath>=0.7.1,<1.0.0',
-    's3transfer>=0.1.10,<0.2.0'
+    's3transfer>=0.2.0,<0.3.0'
 ]
 
 


Reply via email to