Hello community,
here is the log from the commit of package python-botocore for openSUSE:Factory
checked in at 2019-01-25 22:44:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-botocore (Old)
and /work/SRC/openSUSE:Factory/.python-botocore.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-botocore"
Fri Jan 25 22:44:27 2019 rev:37 rq:668309 version:1.12.84
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes
2019-01-08 12:31:28.812075944 +0100
+++
/work/SRC/openSUSE:Factory/.python-botocore.new.28833/python-botocore.changes
2019-01-25 22:44:27.991146761 +0100
@@ -1,0 +2,44 @@
+Thu Jan 24 10:20:00 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Version update to 1.12.84
+ * api-change:``worklink``: Update worklink client to latest version
+ * api-change:``apigatewaymanagementapi``: Update apigatewaymanagementapi
client to latest version
+ * api-change:``acm-pca``: Update acm-pca client to latest version
+- from version 1.12.83
+ * api-change:``appstream``: Update appstream client to latest version
+ * api-change:``discovery``: Update discovery client to latest version
+ * api-change:``dms``: Update dms client to latest version
+ * api-change:``fms``: Update fms client to latest version
+ * api-change:``ssm``: Update ssm client to latest version
+- from version 1.12.82
+ * api-change:``glue``: Update glue client to latest version
+ * api-change:``ec2``: Update ec2 client to latest version
+- from version 1.12.81
+ * api-change:``lightsail``: Update lightsail client to latest version
+ * api-change:``lambda``: Update lambda client to latest version
+ * api-change:``pinpoint``: Update pinpoint client to latest version
+ * api-change:``rekognition``: Update rekognition client to latest version
+- from version 1.12.80
+ * api-change:``dynamodb``: Update dynamodb client to latest version
+ * api-change:``ce``: Update ce client to latest version
+ * api-change:``backup``: Update backup client to latest version
+- from version 1.12.79
+ * api-change:``storagegateway``: Update storagegateway client to latest
version
+ * api-change:``mediaconvert``: Update mediaconvert client to latest version
+- from version 1.12.78
+ * api-change:``rds-data``: Update rds-data client to latest version
+ * api-change:``emr``: Update emr client to latest version
+- from version 1.12.77
+ * api-change:``iot``: Update iot client to latest version
+ * api-change:``ec2``: Update ec2 client to latest version
+ * api-change:``codedeploy``: Update codedeploy client to latest version
+ * api-change:``sagemaker``: Update sagemaker client to latest version
+- from version 1.12.76
+ * api-change:``docdb``: Update docdb client to latest version
+ * api-change:``redshift``: Update redshift client to latest version
+- from version 1.12.75
+ * api-change:``appmesh``: Update appmesh client to latest version
+- Refresh patches for new version
+ + hide_py_pckgmgmt.patch
+
+-------------------------------------------------------------------
Old:
----
botocore-1.12.74.tar.gz
New:
----
botocore-1.12.84.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-botocore.spec ++++++
--- /var/tmp/diff_new_pack.Uo7BLs/_old 2019-01-25 22:44:28.875145671 +0100
+++ /var/tmp/diff_new_pack.Uo7BLs/_new 2019-01-25 22:44:28.875145671 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-botocore
-Version: 1.12.74
+Version: 1.12.84
Release: 0
Summary: Python interface for AWS
License: Apache-2.0
++++++ botocore-1.12.74.tar.gz -> botocore-1.12.84.tar.gz ++++++
++++ 15611 lines of diff (skipped)
++++++ hide_py_pckgmgmt.patch ++++++
--- /var/tmp/diff_new_pack.Uo7BLs/_old 2019-01-25 22:44:29.979144310 +0100
+++ /var/tmp/diff_new_pack.Uo7BLs/_new 2019-01-25 22:44:29.979144310 +0100
@@ -1,6 +1,6 @@
-diff -Nru botocore-1.12.57.orig/setup.py botocore-1.12.57/setup.py
---- botocore-1.12.57.orig/setup.py 2018-11-30 01:57:48.000000000 +0100
-+++ botocore-1.12.57/setup.py 2018-12-03 15:18:54.196085340 +0100
+diff -Nru botocore-1.12.84.orig/setup.py botocore-1.12.84/setup.py
+--- botocore-1.12.84.orig/setup.py 2019-01-24 00:03:29.000000000 +0100
++++ botocore-1.12.84/setup.py 2019-01-24 11:52:15.619409887 +0100
@@ -23,31 +23,31 @@
raise RuntimeError("Unable to find version string.")
@@ -75,5 +75,5 @@
+ # ]
+ # },
license="Apache License 2.0",
- classifiers=(
+ classifiers=[
'Development Status :: 5 - Production/Stable',