Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2019-06-18 14:50:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-botocore (Old)
 and      /work/SRC/openSUSE:Factory/.python-botocore.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-botocore"

Tue Jun 18 14:50:13 2019 rev:43 rq:709414 version:1.12.166

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2019-05-28 09:40:18.033904979 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-botocore.new.4811/python-botocore.changes    
    2019-06-18 14:50:15.637661925 +0200
@@ -1,0 +2,73 @@
+Wed Jun 12 11:18:46 UTC 2019 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Version update to 1.12.166
+  * api-change:``sagemaker``: Update sagemaker client to latest version
+- from version 1.12.165
+  * api-change:``codebuild``: Update codebuild client to latest version
+  * api-change:``personalize-runtime``: Update personalize-runtime client to 
latest version
+  * api-change:``codecommit``: Update codecommit client to latest version
+  * api-change:``personalize-events``: Update personalize-events client to 
latest version
+  * api-change:``personalize``: Update personalize client to latest version
+- from version 1.12.164
+  * api-change:``ec2``: Update ec2 client to latest version
+- from version 1.12.163
+  * api-change:``ecs``: Update ecs client to latest version
+  * api-change:``organizations``: Update organizations client to latest version
+  * api-change:``logs``: Update logs client to latest version
+  * api-change:``dynamodb``: Update dynamodb client to latest version
+  * api-change:``guardduty``: Update guardduty client to latest version
+  * api-change:``ssm``: Update ssm client to latest version
+  * api-change:``ses``: Update ses client to latest version
+  * api-change:``mediaconnect``: Update mediaconnect client to latest version
+- from version 1.12.162
+  * api-change:``glue``: Update glue client to latest version
+- from version 1.12.161
+  * api-change:``ec2``: Update ec2 client to latest version
+  * api-change:``storagegateway``: Update storagegateway client to latest 
version
+  * api-change:``s3``: Update s3 client to latest version
+  * api-change:``elasticache``: Update elasticache client to latest version
+  * api-change:``iam``: Update iam client to latest version
+
+-------------------------------------------------------------------
+Wed Jun  5 18:37:31 UTC 2019 - Todd R <[email protected]>
+
+- Version update to 1.12.160
+  * api-change:``ec2``: Update ec2 client to latest version
+  * api-change:``storagegateway``: Update storagegateway client to latest 
version
+  * api-change:``s3``: Update s3 client to latest version
+  * api-change:``elasticache``: Update elasticache client to latest version
+  * api-change:``iam``: Update iam client to latest version
+- Version update to 1.12.160
+  * api-change:``ec2``: Update ec2 client to latest version
+  * api-change:``rds``: Update rds client to latest version
+- Version update to 1.12.159
+  * api-change:``iotevents-data``: Update iotevents-data client to latest 
version
+  * api-change:``iotevents``: Update iotevents client to latest version
+  * api-change:``pinpoint-email``: Update pinpoint-email client to latest 
version
+  * api-change:``iotanalytics``: Update iotanalytics client to latest version
+  * api-change:``codecommit``: Update codecommit client to latest version
+  * api-change:``rds-data``: Update rds-data client to latest version
+  * api-change:``rds``: Update rds client to latest version
+  * api-change:``servicecatalog``: Update servicecatalog client to latest 
version
+  * api-change:``kafka``: Update kafka client to latest version
+- Version update to 1.12.158
+  * api-change:``ssm``: Update ssm client to latest version
+  * api-change:``securityhub``: Update securityhub client to latest version
+  * api-change:``iotthingsgraph``: Update iotthingsgraph client to latest 
version
+  * api-change:``dlm``: Update dlm client to latest version
+  * api-change:``codecommit``: Update codecommit client to latest version
+  * api-change:``rds``: Update rds client to latest version
+  * api-change:``ec2``: Update ec2 client to latest version
+- Version update to 1.12.157
+  * api-change:``groundstation``: Update groundstation client to latest version
+  * api-change:``transcribe``: Update transcribe client to latest version
+  * api-change:``chime``: Update chime client to latest version
+  * api-change:``rds``: Update rds client to latest version
+  * api-change:``waf``: Update waf client to latest version
+  * api-change:``pinpoint-email``: Update pinpoint-email client to latest 
version
+  * api-change:``robomaker``: Update robomaker client to latest version
+  * api-change:``sts``: Update sts client to latest version
+  * api-change:``storagegateway``: Update storagegateway client to latest 
version
+- urllib3 is now a hard dependency
+
+-------------------------------------------------------------------

Old:
----
  botocore-1.12.156.tar.gz

New:
----
  botocore-1.12.166.tar.gz

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

Other differences:
------------------
++++++ python-botocore.spec ++++++
--- /var/tmp/diff_new_pack.Rr58Kh/_old  2019-06-18 14:50:17.501661095 +0200
+++ /var/tmp/diff_new_pack.Rr58Kh/_new  2019-06-18 14:50:17.541661078 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-botocore
-Version:        1.12.156
+Version:        1.12.166
 Release:        0
 Summary:        Python interface for AWS
 License:        Apache-2.0
@@ -43,6 +43,8 @@
 Requires:       python-python-dateutil >= 2.1
 Requires:       python-requests
 Requires:       python-six
+Requires:       python-urllib3 < 1.26
+Requires:       python-urllib3 >= 1.20
 BuildArch:      noarch
 %if 0%{?suse_version} <= 1315
 # We need the ssl module, which is delivers by python and not python-base

++++++ botocore-1.12.156.tar.gz -> botocore-1.12.166.tar.gz ++++++
++++ 35905 lines of diff (skipped)


Reply via email to