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,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 26 12:16:12 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- 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.
-------------------------------------------------------------------
Sat Nov 23 12:40:00 UTC 2024 - Martin Hauke <mardnh@gmx.de>