Hello community,

here is the log from the commit of package python-boto3 for openSUSE:Factory 
checked in at 2020-04-15 20:04:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-boto3.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boto3"

Wed Apr 15 20:04:21 2020 rev:42 rq:792413 version:1.12.38

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes        
2020-04-05 20:53:17.893169126 +0200
+++ /work/SRC/openSUSE:Factory/.python-boto3.new.2738/python-boto3.changes      
2020-04-15 20:07:13.858135173 +0200
@@ -1,0 +2,16 @@
+Wed Apr  8 08:37:26 UTC 2020 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Version update to 1.12.38 (bsc#1166924, bsc#1168943)
+  * api-change:``apigateway``: [``botocore``] Update apigateway client to 
latest version
+  * api-change:``codeguru-reviewer``: [``botocore``] Update codeguru-reviewer 
client to latest version
+  * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to 
latest version
+- from version 1.12.37
+  * api-change:``transcribe``: [``botocore``] Update transcribe client to 
latest version
+  * api-change:``chime``: [``botocore``] Update chime client to latest version
+  * api-change:``iam``: [``botocore``] Update iam client to latest version
+  * api-change:``elasticbeanstalk``: [``botocore``] Update elasticbeanstalk 
client to latest version
+- from version 1.12.36
+  * api-change:``personalize-runtime``: [``botocore``] Update 
personalize-runtime client to latest version
+  * api-change:``robomaker``: [``botocore``] Update robomaker client to latest 
version
+
+-------------------------------------------------------------------

Old:
----
  1.12.35.tar.gz

New:
----
  1.12.38.tar.gz

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

Other differences:
------------------
++++++ python-boto3.spec ++++++
--- /var/tmp/diff_new_pack.kypfBX/_old  2020-04-15 20:07:15.414136232 +0200
+++ /var/tmp/diff_new_pack.kypfBX/_new  2020-04-15 20:07:15.414136232 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-boto3
-Version:        1.12.35
+Version:        1.12.38
 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.16.0}
-BuildRequires:  %{python_module botocore >= 1.15.35}
+BuildRequires:  %{python_module botocore >= 1.15.38}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module s3transfer < 0.4.0}
@@ -37,7 +37,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-botocore < 1.16.0
-Requires:       python-botocore >= 1.15.35
+Requires:       python-botocore >= 1.15.38
 Requires:       python-jmespath < 1.0.0
 Requires:       python-jmespath >= 0.7.1
 Requires:       python-s3transfer < 0.4.0
@@ -45,7 +45,7 @@
 Requires:       python-six
 BuildArch:      noarch
 %if 0%{?suse_version} <= 1315
-# We need the ssl module, which is delivers by python and not python-base
+# We need the ssl module, which is provided by python and not python-base
 BuildRequires:  python
 %endif
 %if %{with python2}

++++++ 1.12.35.tar.gz -> 1.12.38.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.35/.changes/1.12.36.json 
new/boto3-1.12.38/.changes/1.12.36.json
--- old/boto3-1.12.35/.changes/1.12.36.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.38/.changes/1.12.36.json     2020-04-07 20:08:25.000000000 
+0200
@@ -0,0 +1,12 @@
+[
+  {
+    "category": "``personalize-runtime``", 
+    "description": "[``botocore``] Update personalize-runtime 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.12.35/.changes/1.12.37.json 
new/boto3-1.12.38/.changes/1.12.37.json
--- old/boto3-1.12.35/.changes/1.12.37.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.38/.changes/1.12.37.json     2020-04-07 20:08:25.000000000 
+0200
@@ -0,0 +1,22 @@
+[
+  {
+    "category": "``transcribe``", 
+    "description": "[``botocore``] Update transcribe client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``chime``", 
+    "description": "[``botocore``] Update chime client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``iam``", 
+    "description": "[``botocore``] Update iam client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``elasticbeanstalk``", 
+    "description": "[``botocore``] Update elasticbeanstalk 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.12.35/.changes/1.12.38.json 
new/boto3-1.12.38/.changes/1.12.38.json
--- old/boto3-1.12.35/.changes/1.12.38.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.38/.changes/1.12.38.json     2020-04-07 20:08:25.000000000 
+0200
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``apigateway``", 
+    "description": "[``botocore``] Update apigateway client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``codeguru-reviewer``", 
+    "description": "[``botocore``] Update codeguru-reviewer 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.12.35/CHANGELOG.rst 
new/boto3-1.12.38/CHANGELOG.rst
--- old/boto3-1.12.35/CHANGELOG.rst     2020-04-02 20:08:12.000000000 +0200
+++ new/boto3-1.12.38/CHANGELOG.rst     2020-04-07 20:08:25.000000000 +0200
@@ -2,6 +2,30 @@
 CHANGELOG
 =========
 
+1.12.38
+=======
+
+* api-change:``apigateway``: [``botocore``] Update apigateway client to latest 
version
+* api-change:``codeguru-reviewer``: [``botocore``] Update codeguru-reviewer 
client to latest version
+* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to 
latest version
+
+
+1.12.37
+=======
+
+* api-change:``transcribe``: [``botocore``] Update transcribe client to latest 
version
+* api-change:``chime``: [``botocore``] Update chime client to latest version
+* api-change:``iam``: [``botocore``] Update iam client to latest version
+* api-change:``elasticbeanstalk``: [``botocore``] Update elasticbeanstalk 
client to latest version
+
+
+1.12.36
+=======
+
+* api-change:``personalize-runtime``: [``botocore``] Update 
personalize-runtime client to latest version
+* api-change:``robomaker``: [``botocore``] Update robomaker client to latest 
version
+
+
 1.12.35
 =======
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.35/boto3/__init__.py 
new/boto3-1.12.38/boto3/__init__.py
--- old/boto3-1.12.35/boto3/__init__.py 2020-04-02 20:08:12.000000000 +0200
+++ new/boto3-1.12.38/boto3/__init__.py 2020-04-07 20:08:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 __author__ = 'Amazon Web Services'
-__version__ = '1.12.35'
+__version__ = '1.12.38'
 
 
 # The default Boto3 session; autoloaded when needed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.35/setup.cfg new/boto3-1.12.38/setup.cfg
--- old/boto3-1.12.35/setup.cfg 2020-04-02 20:08:12.000000000 +0200
+++ new/boto3-1.12.38/setup.cfg 2020-04-07 20:08:25.000000000 +0200
@@ -3,6 +3,6 @@
 
 [metadata]
 requires-dist =
-    botocore>=1.15.35,<1.16.0
+    botocore>=1.15.38,<1.16.0
     jmespath>=0.7.1,<1.0.0
     s3transfer>=0.3.0,<0.4.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.35/setup.py new/boto3-1.12.38/setup.py
--- old/boto3-1.12.35/setup.py  2020-04-02 20:08:12.000000000 +0200
+++ new/boto3-1.12.38/setup.py  2020-04-07 20:08:25.000000000 +0200
@@ -14,7 +14,7 @@
 
 
 requires = [
-    'botocore>=1.15.35,<1.16.0',
+    'botocore>=1.15.38,<1.16.0',
     'jmespath>=0.7.1,<1.0.0',
     's3transfer>=0.3.0,<0.4.0'
 ]


Reply via email to