Hello community,
here is the log from the commit of package python-cassandra-driver for
openSUSE:Factory checked in at 2018-09-03 10:36:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cassandra-driver (Old)
and /work/SRC/openSUSE:Factory/.python-cassandra-driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cassandra-driver"
Mon Sep 3 10:36:10 2018 rev:3 rq:632662 version:3.15.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-cassandra-driver/python-cassandra-driver.changes
2018-06-19 11:58:24.125753131 +0200
+++
/work/SRC/openSUSE:Factory/.python-cassandra-driver.new/python-cassandra-driver.changes
2018-09-03 10:36:13.724843953 +0200
@@ -1,0 +2,23 @@
+Sat Sep 1 18:29:47 UTC 2018 - [email protected]
+
+- update to version 3.15.0:
+ * Features
+ + Parse Virtual Keyspace Metadata (PYTHON-992)
+ * Bug Fixes
+ + Tokenmap.get_replicas returns the wrong value if token coincides
+ with the end of the range (PYTHON-978)
+ + Python Driver fails with "more than 255 arguments" python
+ exception when > 255 columns specified in query response
+ (PYTHON-893)
+ + Hang in
+ integration.standard.test_cluster.ClusterTests.test_set_keyspace_twice
+ (PYTHON-998)
+ + Asyncore reactors should use a global variable instead of a
+ class variable for the event loop (PYTHON-697)
+ * Other
+ + Use global variable for libev loops so it can be subclassed
+ (PYTHON-973)
+ + Update SchemaParser for V4 (PYTHON-1006)
+ + Bump Cython dependency version to 0.28 (PYTHON-1012)
+
+-------------------------------------------------------------------
Old:
----
cassandra-driver-3.14.0.tar.gz
New:
----
cassandra-driver-3.15.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cassandra-driver.spec ++++++
--- /var/tmp/diff_new_pack.T1Chey/_old 2018-09-03 10:36:14.260845339 +0200
+++ /var/tmp/diff_new_pack.T1Chey/_new 2018-09-03 10:36:14.292845422 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cassandra-driver
-Version: 3.14.0
+Version: 3.15.0
Release: 0
Summary: Python driver for Cassandra
License: Apache-2.0
++++++ cassandra-driver-3.14.0.tar.gz -> cassandra-driver-3.15.0.tar.gz ++++++
++++ 38956 lines of diff (skipped)