forked from pool/python-mysqlclient
Accepting request 656807 from home:awissu:branches:devel:languages:python
- Update to 1.3.14: * Support static linking of MariaDB Connector/C (#265) * Better converter for Decimal and Float (#267, #268, #273, #286) * Add Connection._get_native_connection for XTA project (#269) * Fix SEGV on MariaDB Connector/C when Connection.close() is called for closed connection. (#270, #272, #276) * Fix Connection.client_flag (#266) * Fix SSCursor may raise same exception twice (#282) * Fixed SSL support is not detected when built with MySQL < 5.1 (#291) OBS-URL: https://build.opensuse.org/request/show/656807 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
c6be18ac4b
commit
d9c9473c93
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-mysqlclient
|
||||
Version: 1.3.13
|
||||
Version: 1.3.14
|
||||
Release: 0
|
||||
Summary: Python interface to MySQL
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user