14
0

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:
2023-10-31 08:03:55 +00:00
committed by Git OBS Bridge
parent 5c88871d71
commit 929e617155
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Oct 30 20:52:41 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- 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.
-------------------------------------------------------------------
Sun Aug 13 19:43:00 UTC 2023 - Dirk Müller <dmueller@suse.com>