Hello community,
here is the log from the commit of package python-cassandra-driver for
openSUSE:Factory checked in at 2019-11-27 13:53:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cassandra-driver (Old)
and /work/SRC/openSUSE:Factory/.python-cassandra-driver.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cassandra-driver"
Wed Nov 27 13:53:39 2019 rev:11 rq:750237 version:3.20.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-cassandra-driver/python-cassandra-driver.changes
2019-09-02 13:25:59.341305209 +0200
+++
/work/SRC/openSUSE:Factory/.python-cassandra-driver.new.26869/python-cassandra-driver.changes
2019-11-27 13:53:45.416349442 +0100
@@ -1,0 +2,28 @@
+Fri Nov 22 06:07:48 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 3.20.2:
+ * Fix import error for old python installation without SSLContext
+ (PYTHON-1183)
+
+-------------------------------------------------------------------
+Sat Nov 9 14:43:45 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 3.20.1:
+ * Bug Fixes
+ + ValueError: too many values to unpack (expected 2)" when there
+ are two dashes in server version number (PYTHON-1172)
+
+- changes from version 3.20.0:
+ * Features
+ + DataStax Apollo Support (PYTHON-1074)
+ + Use 4.0 schema parser in 4 alpha and snapshot builds
+ (PYTHON-1158)
+ * Bug Fixes
+ + Connection setup methods prevent using ExecutionProfile in
+ cqlengine (PYTHON-1009)
+ + Driver deadlock if all connections dropped by heartbeat whilst
+ request in flight and request times out (PYTHON-1044)
+ + Exception when use pk__token__gt filter In python 3.7
+ (PYTHON-1121)
+
+-------------------------------------------------------------------
Old:
----
3.19.0.tar.gz
New:
----
3.20.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cassandra-driver.spec ++++++
--- /var/tmp/diff_new_pack.KRjGcT/_old 2019-11-27 13:53:47.328347855 +0100
+++ /var/tmp/diff_new_pack.KRjGcT/_new 2019-11-27 13:53:47.328347855 +0100
@@ -18,11 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cassandra-driver
-Version: 3.19.0
+Version: 3.20.2
Release: 0
Summary: Python driver for Cassandra
License: Apache-2.0
-Group: Development/Languages/Python
URL: https://github.com/datastax/python-driver
Source:
https://github.com/datastax/python-driver/archive/%{version}.tar.gz
BuildRequires: %{python_module Cython}
++++++ 3.19.0.tar.gz -> 3.20.2.tar.gz ++++++
++++ 3043 lines of diff (skipped)