1
0
forked from pool/python-pyodbc

Accepting request 683721 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/683721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2019-03-11 10:17:53 +00:00 committed by Git OBS Bridge
commit c42c8d910c
4 changed files with 13 additions and 4 deletions

View File

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

3
pyodbc-4.0.26.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Mar 10 16:04:24 UTC 2019 - Dirk Hartmann <monex@liquid-co.de>
- Update to version 4.0.26:
* Issue #506 uncovered a potentially serious error where
Unicode strings may not get a NULL terminator when being converted.
* Issue #504 was a double decref in the error return path of executemany.
-------------------------------------------------------------------
Wed Jan 30 19:32:36 UTC 2019 - Dirk Hartmann <monex@liquid-co.de>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyodbc
Version: 4.0.25
Version: 4.0.26
Release: 0
Summary: Python ODBC API
License: MIT