1
0
forked from pool/python-pyodbc

Accepting request 786859 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/786859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2020-03-20 22:59:42 +00:00 committed by Git OBS Bridge
commit 1cadb4a963
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 20 12:10:57 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to version 4.0.30
* Very large integers and non-numeric floats as parameters
-------------------------------------------------------------------
Wed Dec 25 17:08:19 UTC 2019 - Dirk Hartmann <monex@liquid-co.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pyodbc
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyodbc
Version: 4.0.28
Version: 4.0.30
Release: 0
Summary: Python ODBC API
License: MIT