14
0

Accepting request 1297972 from home:glaubitz:branches:devel:languages:python

- 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/request/show/1297972
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=18
This commit is contained in:
2025-08-06 16:29:50 +00:00
committed by Git OBS Bridge
parent 962a44037d
commit 32938d82fb
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>

View File

@@ -15,9 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?sle15_python_module_pythons}
Name: python-pymssql
Version: 2.3.5
Version: 2.3.7
Release: 0
Summary: A simple database interface to MS-SQL for Python
License: LGPL-2.1-only