Compare commits

18 Commits

Author SHA256 Message Date
a75bd79b20 Accepting request 1297999 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1297999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=9
2025-08-07 14:48:44 +00:00
d3c4157c52 Accepting request 1288866 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1288866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=8
2025-06-27 21:02:30 +00:00
77f7cb8ef1 - 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/package/show/devel:languages:python/python-pymssql?expand=0&rev=16
2025-06-27 14:47:34 +00:00
e7d74686c5 Accepting request 1226014 from devel:languages:python
- Update to version 2.3.2
  * Update FreeTDS to 1.4.23.
  * Workaround setuptools-74.0 changes.

OBS-URL: https://build.opensuse.org/request/show/1226014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=7
2024-11-24 10:05:02 +00:00
6543d15e2c Clean up the SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=14
2024-11-23 22:38:32 +00:00
f61790b90b - Update to version 2.3.2
* Update FreeTDS to 1.4.23.
  * Workaround setuptools-74.0 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=13
2024-11-23 22:34:09 +00:00
da1c05c443 Accepting request 1198047 from devel:languages:python
- update to 2.3.1:
  * Fix SP returning NULL (closes #441).
  * Update FreeTDS to 1.4.22 (closes #895).
  * Require Cython>3.0.10.
  * Add python 3.13 Linux wheels (closes #900).

OBS-URL: https://build.opensuse.org/request/show/1198047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=6
2024-09-04 11:22:32 +00:00
6272895a93 - update to 2.3.1:
* Fix SP returning NULL (closes #441).
  * Update FreeTDS to 1.4.22 (closes #895).
  * Require Cython>3.0.10.
  * Add python 3.13 Linux wheels (closes #900).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=11
2024-08-31 11:59:11 +00:00
cf49ebf385 Accepting request 1166108 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1166108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=5
2024-04-08 15:39:54 +00:00
42986aed2f Accepting request 1165977 from home:mnhauke
- Update to version 2.3.0
  General
  * Add python 3.12 support.
  * Add read_only parameter for connection.
  * Add encryption parameter to connect.
  * Add use_datetime2 parameter to connect.
  * Use utf-8 for connection properties.
  * Implement batching in executemany based on optional batch_size
    parameter. with default equal arraysize cursor attribute.
  * Fix DBAPI-2.0 compliance - DataError must be a subclass of
    DatabaseError.
  * Fix DBAPI-2.0 compliance: rename batchsize cursor attribute to
    arraysize.
  * Implement DATETIMEOFFSET handling for stored procedures.
  * Implement DATETIMEOFFSET handling for insert and select queries
  * Return instance of datetime.datetime on select from
    SQLDATETIM4, SQLDATETIME, SQLDATETIME2 columns.
  Bug fixes
  * Fix SQLDATETIME2 handling in convert_python_value().
  * Use four digits for the year in SP args binding.
  * Fix convert_python_value to work with datetime.date.
  * Check if C compiler is installed if check for clock_gettime
    fails.
  * Add missing charset parameter in the _substitute_params method
    when calling ensure_bytes.
  * Fix empty, zero or None parameter substitution.
  Internals
  * Add tests for fetchall(), fetchmany(), fetchone() and next()
    with SP.
  * Require Cython>3.0.7.

OBS-URL: https://build.opensuse.org/request/show/1165977
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=9
2024-04-08 08:16:46 +00:00
57a0b9c81b Accepting request 1133363 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1133363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=4
2023-12-15 20:49:50 +00:00
0bf70f29a1 Accepting request 1133111 from home:mnhauke
- Update to version 2.2.11
  General
  * Add datetime.date to SQLDATE conversion.
  * Add encryption parameter to connect.
  Bug fixes
  * Fix version parsing in development.
  * Add missing charset parameter when formatting query.
  * Use four digits for the year in SP args binding.
  * Fix convert_python_value to work with datetime.date.

OBS-URL: https://build.opensuse.org/request/show/1133111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=7
2023-12-15 09:38:09 +00:00
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
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
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
4 changed files with 0 additions and 12 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f034e46b568061d17148f1dedea648f9d5f6b7340e8cffe0edbaa1713cb4abab
size 186326

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddee15c4c193e14c92fe2cd720ca9be1dba1e0f4178240380b8f5f6f00da04c6
size 186468

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18089641b687be1ebd0f64f0d1ff977478a397ffa1af372bdf10dbec29cf6d2e
size 184760

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28a0a3a2c63eca08c98bd267e3c6175e2d57408eb34ffb3cfd570d6e2276a418
size 185056