1
0
Commit Graph

6 Commits

Author SHA256 Message Date
Ana Guerrero
9aea335a2a Accepting request 1121378 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1121378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=3
2023-10-31 19:25:57 +00:00
929e617155 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
2023-10-31 08:03:55 +00:00
Dominique Leuenberger
0409921991 Accepting request 1103724 from devel:languages:python
- update to 2.2.8:
  * Compatibility with Cython.
  * Fix build on Alpine Linux (fix #762).
  * Fill in result description in cursor.callproc (fix #772).
  * Add explicit link to krb5 (fix #776)
  * Added bytes and bytearray to support bulk_copy types, thanks
    to steve-strickland (#756).
  * Fix UnicodeEncodeError for non-ascii database name (#484).
  * Fix pymssql.Binary (#504).
  * On macOS check for FreeTDS in homebrew prefix when building.
  * Some documentation changes.
  * Drop support for Python2 and Python3 < 3.6.
  * Fixed a deadlock caused by a missing release of GIL (#540),
  * Prevents memory leak on login failure. Thanks to caogtaa and
    Simon.StJG (PR-690).
  * Fix check for TDS version (#652 and #669).

OBS-URL: https://build.opensuse.org/request/show/1103724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=2
2023-08-14 20:35:27 +00:00
5c88871d71 - update to 2.2.8:
* Compatibility with Cython.
  * Fix build on Alpine Linux (fix #762).
  * Fill in result description in cursor.callproc (fix #772).
  * Add explicit link to krb5 (fix #776)
  * Added bytes and bytearray to support bulk_copy types, thanks
    to steve-strickland (#756).
  * Fix UnicodeEncodeError for non-ascii database name (#484).
  * Fix pymssql.Binary (#504).
  * On macOS check for FreeTDS in homebrew prefix when building.
  * Some documentation changes.
  * Drop support for Python2 and Python3 < 3.6.
  * Fixed a deadlock caused by a missing release of GIL (#540),
  * Prevents memory leak on login failure. Thanks to caogtaa and
    Simon.StJG (PR-690).
  * Fix check for TDS version (#652 and #669).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=3
2023-08-13 19:44:19 +00:00
Dominique Leuenberger
5bff3eb045 Accepting request 844847 from devel:languages:python
reintroduce pymssql

OBS-URL: https://build.opensuse.org/request/show/844847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=1
2020-10-29 13:52:48 +00:00
221b2974eb Accepting request 844677 from home:mnhauke
Reintroduce python-pymssql

OBS-URL: https://build.opensuse.org/request/show/844677
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=1
2020-10-29 10:47:26 +00:00