15
0

Accepting request 708936 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/708936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cassandra-driver?expand=0&rev=9
This commit is contained in:
2019-06-18 12:56:52 +00:00
committed by Git OBS Bridge
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a0ca1fc919e29dda718d61c59732ba7ff8b9458195435ae0a7d3a38aa90b87e
size 591355

3
3.18.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0246761f86532f3931755b80123f155a0ff890a9004f83ff0ddd926fd60b5ba6
size 598970

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jun 8 23:08:18 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 3.18.0:
* Features
+ Abstract Host Connection information (PYTHON-1079)
+ Improve version parsing to support a non-integer 4th component
(PYTHON-1091)
+ Expose on_request_error method in the RetryPolicy (PYTHON-1064)
+ Add jitter to ExponentialReconnectionPolicy (PYTHON-1065)
* Bug Fixes
+ Fix error when preparing queries with beta protocol v5
(PYTHON-1081)
+ Accept legacy empty strings as column names (PYTHON-1082)
+ Let util.SortedSet handle uncomparable elements (PYTHON-1087)
-------------------------------------------------------------------
Sat May 4 19:56:15 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cassandra-driver
Version: 3.17.1
Version: 3.18.0
Release: 0
Summary: Python driver for Cassandra
License: Apache-2.0