14
0

- update to 2.3.1:

* Fix SP returning NULL (closes #441).
  * Update FreeTDS to 1.4.22 (closes #895).
  * Require Cython>3.0.10.
  * Add python 3.13 Linux wheels (closes #900).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=11
This commit is contained in:
2024-08-31 11:59:11 +00:00
committed by Git OBS Bridge
parent 42986aed2f
commit 9e9848b1c2
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Aug 31 11:42:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.3.1:
* Fix SP returning NULL (closes #441).
* Update FreeTDS to 1.4.22 (closes #895).
* Require Cython>3.0.10.
* Add python 3.13 Linux wheels (closes #900).
-------------------------------------------------------------------
Sun Apr 7 16:23:46 UTC 2024 - Martin Hauke <mardnh@gmx.de>