1
0

Compare commits

11 Commits

Author SHA256 Message Date
e169c1c265 Accepting request 1320601 from devel:languages:python
Forwarded request #1320436 from glaubitz

- Update to version 2.3.9
    * Fix build with Cython-3.2.0

OBS-URL: https://build.opensuse.org/request/show/1320601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=11
2025-12-01 10:13:53 +00:00
3d40c157c4 - Update to version 2.3.9
* Fix build with Cython-3.2.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=22
2025-11-29 22:17:40 +00:00
63a8273dc1 Accepting request 1311653 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1311653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymssql?expand=0&rev=10
2025-10-16 15:39:12 +00:00
e670f0debd - Update to version 2.3.8
* No functional changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=20
2025-10-16 09:11:43 +00:00
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
8ce2ec730e - Update to version 2.3.7
* Allow to specify openssl dependency on macos
- from version 2.3.6
  * Build manylinux wheels using manylinux2014 image
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=18
2025-08-06 16:29:50 +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
4 changed files with 46 additions and 7 deletions

View File

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

3
pymssql-2.3.9.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Fri Nov 28 10:32:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.3.9
* Fix build with Cython-3.2.0
-------------------------------------------------------------------
Wed Oct 15 19:46:59 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.3.8
* No functional changes
-------------------------------------------------------------------
Wed Aug 6 13:59:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.3.7
* Allow to specify openssl dependency on macos
- from version 2.3.6
* Build manylinux wheels using manylinux2014 image
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
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>
- Update to version 2.3.2
* Update FreeTDS to 1.4.23.
* Workaround setuptools-74.0 changes.
-------------------------------------------------------------------
Sat Aug 31 11:42:42 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pymssql
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,15 @@
#
%{?sle15_python_module_pythons}
Name: python-pymssql
Version: 2.3.1
Version: 2.3.9
Release: 0
Summary: A simple database interface to MS-SQL for Python
License: LGPL-2.1-only
Group: Development/Languages/Python
URL: https://pymssql.org
#Git-Clone: https://github.com/pymssql/pymssql.git
Source: https://files.pythonhosted.org/packages/source/p/pymssql/pymssql-%{version}.tar.gz
BuildRequires: %{python_module Cython >= 3.0.11}
BuildRequires: %{python_module pip}
@@ -41,7 +43,7 @@ Microsoft SQL Servers from Python scripts. It is compliant with Python
DB-API 2.0 Specification and works on most popular operating systems.
%prep
%setup -q -n pymssql-%{version}
%autosetup -n pymssql-%{version}
%build
%pyproject_wheel
@@ -57,6 +59,7 @@ DB-API 2.0 Specification and works on most popular operating systems.
%files %{python_files}
%license LICENSE
%doc ChangeLog.rst README.rst
%{python_sitearch}/pymssql*
%{python_sitearch}/pymssql
%{python_sitearch}/pymssql-%{version}*-info
%changelog