Hello community,

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

Package is "python-boto3"

Sun Apr  5 20:53:14 2020 rev:41 rq:791246 version:1.12.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes        
2020-03-27 00:29:29.476384266 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto3.new.3248/python-boto3.changes      
2020-04-05 20:53:17.893169126 +0200
@@ -1,0 +2,50 @@
+Fri Apr  3 13:01:42 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Version update 1.12.35
+  * api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+  * api-change:``redshift``: [``botocore``] Update redshift client to latest 
version
+  * api-change:``gamelift``: [``botocore``] Update gamelift client to latest 
version
+  * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to 
latest version
+  * api-change:``rds``: [``botocore``] Update rds client to latest version
+- from version 1.12.34
+  * api-change:``iot``: [``botocore``] Update iot client to latest version
+  * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to 
latest version
+- from version 1.12.33
+  * api-change:``opsworkscm``: [``botocore``] Update opsworkscm client to 
latest version
+  * api-change:``wafv2``: [``botocore``] Update wafv2 client to latest version
+  * api-change:``glue``: [``botocore``] Update glue client to latest version
+  * api-change:``elastic-inference``: [``botocore``] Update elastic-inference 
client to latest version
+  * api-change:``lambda``: [``botocore``] Update lambda client to latest 
version
+  * api-change:``mediastore``: [``botocore``] Update mediastore client to 
latest version
+  * api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest 
version
+  * api-change:``storagegateway``: [``botocore``] Update storagegateway client 
to latest version
+  * api-change:``rekognition``: [``botocore``] Update rekognition client to 
latest version
+  * api-change:``fms``: [``botocore``] Update fms client to latest version
+  * api-change:``organizations``: [``botocore``] Update organizations client 
to latest version
+  * api-change:``detective``: [``botocore``] Update detective client to latest 
version
+  * api-change:``appconfig``: [``botocore``] Update appconfig client to latest 
version
+- from version 1.12.32
+  * api-change:``accessanalyzer``: [``botocore``] Update accessanalyzer client 
to latest version
+- from version 1.12.31
+  * api-change:``globalaccelerator``: [``botocore``] Update globalaccelerator 
client to latest version
+  * api-change:``kendra``: [``botocore``] Update kendra client to latest 
version
+  * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client 
to latest version
+- from version 1.12.30
+  * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest 
version
+  * api-change:``fsx``: [``botocore``] Update fsx client to latest version
+  * api-change:``securityhub``: [``botocore``] Update securityhub client to 
latest version
+- from version 1.12.29
+  * api-change:``managedblockchain``: [``botocore``] Update managedblockchain 
client to latest version
+  * api-change:``ce``: [``botocore``] Update ce client to latest version
+  * api-change:``application-insights``: [``botocore``] Update 
application-insights client to latest version
+  * api-change:``detective``: [``botocore``] Update detective client to latest 
version
+  * api-change:``es``: [``botocore``] Update es client to latest version
+  * api-change:``xray``: [``botocore``] Update xray client to latest version
+- from version 1.12.28
+  * api-change:``athena``: [``botocore``] Update athena client to latest 
version
+  * api-change:``rds-data``: [``botocore``] Update rds-data client to latest 
version
+  * api-change:``eks``: [``botocore``] Update eks client to latest version
+  * api-change:``organizations``: [``botocore``] Update organizations client 
to latest version
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  1.12.27.tar.gz

New:
----
  1.12.35.tar.gz

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

Other differences:
------------------
++++++ python-boto3.spec ++++++
--- /var/tmp/diff_new_pack.05vFzY/_old  2020-04-05 20:53:18.589169881 +0200
+++ /var/tmp/diff_new_pack.05vFzY/_new  2020-04-05 20:53:18.589169881 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:           python-boto3
-Version:        1.12.27
+Version:        1.12.35
 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.27}
+BuildRequires:  %{python_module botocore >= 1.15.35}
 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.27
+Requires:       python-botocore >= 1.15.35
 Requires:       python-jmespath < 1.0.0
 Requires:       python-jmespath >= 0.7.1
 Requires:       python-s3transfer < 0.4.0

++++++ 1.12.27.tar.gz -> 1.12.35.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.27/.changes/1.12.28.json 
new/boto3-1.12.35/.changes/1.12.28.json
--- old/boto3-1.12.27/.changes/1.12.28.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.28.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,22 @@
+[
+  {
+    "category": "``athena``", 
+    "description": "[``botocore``] Update athena client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``rds-data``", 
+    "description": "[``botocore``] Update rds-data client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``eks``", 
+    "description": "[``botocore``] Update eks client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``organizations``", 
+    "description": "[``botocore``] Update organizations 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.27/.changes/1.12.29.json 
new/boto3-1.12.35/.changes/1.12.29.json
--- old/boto3-1.12.27/.changes/1.12.29.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.29.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,32 @@
+[
+  {
+    "category": "``managedblockchain``", 
+    "description": "[``botocore``] Update managedblockchain client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``ce``", 
+    "description": "[``botocore``] Update ce client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``application-insights``", 
+    "description": "[``botocore``] Update application-insights client to 
latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``detective``", 
+    "description": "[``botocore``] Update detective client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``es``", 
+    "description": "[``botocore``] Update es client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``xray``", 
+    "description": "[``botocore``] Update xray 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.27/.changes/1.12.30.json 
new/boto3-1.12.35/.changes/1.12.30.json
--- old/boto3-1.12.27/.changes/1.12.30.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.30.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``sagemaker``", 
+    "description": "[``botocore``] Update sagemaker client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``fsx``", 
+    "description": "[``botocore``] Update fsx client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``securityhub``", 
+    "description": "[``botocore``] Update securityhub 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.27/.changes/1.12.31.json 
new/boto3-1.12.35/.changes/1.12.31.json
--- old/boto3-1.12.27/.changes/1.12.31.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.31.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,17 @@
+[
+  {
+    "category": "``globalaccelerator``", 
+    "description": "[``botocore``] Update globalaccelerator client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``kendra``", 
+    "description": "[``botocore``] Update kendra client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``servicecatalog``", 
+    "description": "[``botocore``] Update servicecatalog 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.27/.changes/1.12.32.json 
new/boto3-1.12.35/.changes/1.12.32.json
--- old/boto3-1.12.27/.changes/1.12.32.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.32.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,7 @@
+[
+  {
+    "category": "``accessanalyzer``", 
+    "description": "[``botocore``] Update accessanalyzer 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.27/.changes/1.12.33.json 
new/boto3-1.12.35/.changes/1.12.33.json
--- old/boto3-1.12.27/.changes/1.12.33.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.33.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,67 @@
+[
+  {
+    "category": "``opsworkscm``", 
+    "description": "[``botocore``] Update opsworkscm client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``wafv2``", 
+    "description": "[``botocore``] Update wafv2 client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``glue``", 
+    "description": "[``botocore``] Update glue client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``elastic-inference``", 
+    "description": "[``botocore``] Update elastic-inference client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``lambda``", 
+    "description": "[``botocore``] Update lambda client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``mediastore``", 
+    "description": "[``botocore``] Update mediastore client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``pinpoint``", 
+    "description": "[``botocore``] Update pinpoint client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``storagegateway``", 
+    "description": "[``botocore``] Update storagegateway client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``rekognition``", 
+    "description": "[``botocore``] Update rekognition client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``fms``", 
+    "description": "[``botocore``] Update fms client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``organizations``", 
+    "description": "[``botocore``] Update organizations client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``detective``", 
+    "description": "[``botocore``] Update detective client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``appconfig``", 
+    "description": "[``botocore``] Update appconfig 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.27/.changes/1.12.34.json 
new/boto3-1.12.35/.changes/1.12.34.json
--- old/boto3-1.12.27/.changes/1.12.34.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.34.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,12 @@
+[
+  {
+    "category": "``iot``", 
+    "description": "[``botocore``] Update iot 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.27/.changes/1.12.35.json 
new/boto3-1.12.35/.changes/1.12.35.json
--- old/boto3-1.12.27/.changes/1.12.35.json     1970-01-01 01:00:00.000000000 
+0100
+++ new/boto3-1.12.35/.changes/1.12.35.json     2020-04-02 20:08:12.000000000 
+0200
@@ -0,0 +1,27 @@
+[
+  {
+    "category": "``medialive``", 
+    "description": "[``botocore``] Update medialive client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``redshift``", 
+    "description": "[``botocore``] Update redshift client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``gamelift``", 
+    "description": "[``botocore``] Update gamelift client to latest version", 
+    "type": "api-change"
+  }, 
+  {
+    "category": "``cloudwatch``", 
+    "description": "[``botocore``] Update cloudwatch client to latest 
version", 
+    "type": "api-change"
+  }, 
+  {
+    "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.12.27/CHANGELOG.rst 
new/boto3-1.12.35/CHANGELOG.rst
--- old/boto3-1.12.27/CHANGELOG.rst     2020-03-23 19:15:30.000000000 +0100
+++ new/boto3-1.12.35/CHANGELOG.rst     2020-04-02 20:08:12.000000000 +0200
@@ -2,6 +2,83 @@
 CHANGELOG
 =========
 
+1.12.35
+=======
+
+* api-change:``medialive``: [``botocore``] Update medialive client to latest 
version
+* api-change:``redshift``: [``botocore``] Update redshift client to latest 
version
+* api-change:``gamelift``: [``botocore``] Update gamelift client to latest 
version
+* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest 
version
+* api-change:``rds``: [``botocore``] Update rds client to latest version
+
+
+1.12.34
+=======
+
+* api-change:``iot``: [``botocore``] Update iot client to latest version
+* api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to 
latest version
+
+
+1.12.33
+=======
+
+* api-change:``opsworkscm``: [``botocore``] Update opsworkscm client to latest 
version
+* api-change:``wafv2``: [``botocore``] Update wafv2 client to latest version
+* api-change:``glue``: [``botocore``] Update glue client to latest version
+* api-change:``elastic-inference``: [``botocore``] Update elastic-inference 
client to latest version
+* api-change:``lambda``: [``botocore``] Update lambda client to latest version
+* api-change:``mediastore``: [``botocore``] Update mediastore client to latest 
version
+* api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest 
version
+* api-change:``storagegateway``: [``botocore``] Update storagegateway client 
to latest version
+* api-change:``rekognition``: [``botocore``] Update rekognition client to 
latest version
+* api-change:``fms``: [``botocore``] Update fms client to latest version
+* api-change:``organizations``: [``botocore``] Update organizations client to 
latest version
+* api-change:``detective``: [``botocore``] Update detective client to latest 
version
+* api-change:``appconfig``: [``botocore``] Update appconfig client to latest 
version
+
+
+1.12.32
+=======
+
+* api-change:``accessanalyzer``: [``botocore``] Update accessanalyzer client 
to latest version
+
+
+1.12.31
+=======
+
+* api-change:``globalaccelerator``: [``botocore``] Update globalaccelerator 
client to latest version
+* api-change:``kendra``: [``botocore``] Update kendra client to latest version
+* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client 
to latest version
+
+
+1.12.30
+=======
+
+* api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest 
version
+* api-change:``fsx``: [``botocore``] Update fsx client to latest version
+* api-change:``securityhub``: [``botocore``] Update securityhub client to 
latest version
+
+
+1.12.29
+=======
+
+* api-change:``managedblockchain``: [``botocore``] Update managedblockchain 
client to latest version
+* api-change:``ce``: [``botocore``] Update ce client to latest version
+* api-change:``application-insights``: [``botocore``] Update 
application-insights client to latest version
+* api-change:``detective``: [``botocore``] Update detective client to latest 
version
+* api-change:``es``: [``botocore``] Update es client to latest version
+* api-change:``xray``: [``botocore``] Update xray client to latest version
+
+
+1.12.28
+=======
+
+* api-change:``athena``: [``botocore``] Update athena client to latest version
+* api-change:``rds-data``: [``botocore``] Update rds-data client to latest 
version
+* api-change:``eks``: [``botocore``] Update eks client to latest version
+* api-change:``organizations``: [``botocore``] Update organizations client to 
latest version
+
+
 1.12.27
 =======
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.27/boto3/__init__.py 
new/boto3-1.12.35/boto3/__init__.py
--- old/boto3-1.12.27/boto3/__init__.py 2020-03-23 19:15:30.000000000 +0100
+++ new/boto3-1.12.35/boto3/__init__.py 2020-04-02 20:08:12.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 __author__ = 'Amazon Web Services'
-__version__ = '1.12.27'
+__version__ = '1.12.35'
 
 
 # The default Boto3 session; autoloaded when needed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/boto3-1.12.27/setup.cfg new/boto3-1.12.35/setup.cfg
--- old/boto3-1.12.27/setup.cfg 2020-03-23 19:15:30.000000000 +0100
+++ new/boto3-1.12.35/setup.cfg 2020-04-02 20:08:12.000000000 +0200
@@ -3,6 +3,6 @@
 
 [metadata]
 requires-dist =
-    botocore>=1.15.27,<1.16.0
+    botocore>=1.15.35,<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.27/setup.py new/boto3-1.12.35/setup.py
--- old/boto3-1.12.27/setup.py  2020-03-23 19:15:30.000000000 +0100
+++ new/boto3-1.12.35/setup.py  2020-04-02 20:08:12.000000000 +0200
@@ -14,7 +14,7 @@
 
 
 requires = [
-    'botocore>=1.15.27,<1.16.0',
+    'botocore>=1.15.35,<1.16.0',
     'jmespath>=0.7.1,<1.0.0',
     's3transfer>=0.3.0,<0.4.0'
 ]


Reply via email to