forked from pool/python-pymssql
- 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:
@@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: python-pymssql
|
||||
Version: 2.3.0
|
||||
Version: 2.3.1
|
||||
Release: 0
|
||||
Summary: A simple database interface to MS-SQL for Python
|
||||
License: LGPL-2.1-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://pymssql.org
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pymssql/pymssql-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Cython >= 3.0.7}
|
||||
BuildRequires: %{python_module Cython >= 3.0.11}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module wheel}
|
||||
|
Reference in New Issue
Block a user