forked from pool/python-pymssql
Accepting request 1121307 from home:mnhauke
- Update to version 2.2.10 * Add python 3.12 support. * Do not try to drop temporary tables in clear_db(). * test_sqlalchemy: update for compatibility with SQLAlchemy >2.0. - Update to version 2.2.9 * Update changelog. OBS-URL: https://build.opensuse.org/request/show/1121307 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=5
This commit is contained in:
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pymssql
|
||||
Version: 2.2.8
|
||||
Version: 2.2.10
|
||||
Release: 0
|
||||
Summary: A simple database interface to MS-SQL for Python
|
||||
License: LGPL-2.1-only
|
||||
@@ -58,6 +57,6 @@ DB-API 2.0 Specification and works on most popular operating systems.
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc ChangeLog.rst README.rst
|
||||
%{python_sitearch}/*
|
||||
%{python_sitearch}/pymssql*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user