14
0

Accepting request 1288675 from home:mnhauke

- Update to version 2.3.5
  * Make mssql cython 3.1.0 compatible
  * Fix sqlalchemy.orm.exc.MappedAnnotationError in tests.
  * Add py.typed which marks pymssql as suporting typechecks.

OBS-URL: https://build.opensuse.org/request/show/1288675
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=16
This commit is contained in:
2025-06-27 14:47:34 +00:00
committed by Git OBS Bridge
parent 2bba9bcfcc
commit 962a44037d
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pymssql
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pymssql
Version: 2.3.2
Version: 2.3.5
Release: 0
Summary: A simple database interface to MS-SQL for Python
License: LGPL-2.1-only