forked from pool/python-pymssql
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18089641b687be1ebd0f64f0d1ff977478a397ffa1af372bdf10dbec29cf6d2e
|
||||
size 184760
|
3
pymssql-2.3.5.tar.gz
Normal file
3
pymssql-2.3.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28a0a3a2c63eca08c98bd267e3c6175e2d57408eb34ffb3cfd570d6e2276a418
|
||||
size 185056
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user