15
0

Accepting request 791950 from devel:languages:python

- update to 3.23.0:
  * Transient Replication Support (PYTHON-1207)
  * Support system.peers_v2 and port discovery for C* 4.0 (PYTHON-700)
  * Asyncore logging exception on shutdown (PYTHON-1228)

OBS-URL: https://build.opensuse.org/request/show/791950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cassandra-driver?expand=0&rev=14
This commit is contained in:
2020-04-08 17:55:38 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:44ccd3e9ed76b5c39e5a27cba47ed4978eab8eb7b12e745e29ada229de86294d
size 752252

3
3.23.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Apr 7 09:05:31 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.23.0:
* Transient Replication Support (PYTHON-1207)
* Support system.peers_v2 and port discovery for C* 4.0 (PYTHON-700)
* Asyncore logging exception on shutdown (PYTHON-1228)
-------------------------------------------------------------------
Tue Apr 7 07:10:02 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

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