15
0

Accepting request 1225331 from devel:languages:python

- update to 2.2.6:
  * MariaDB Connector/C 3.4 and MairaDB 11.4 enabled SSL and CA
    verification by default.

OBS-URL: https://build.opensuse.org/request/show/1225331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mysqlclient?expand=0&rev=22
This commit is contained in:
2024-11-21 14:13:18 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

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

3
mysqlclient-2.2.6.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 20 16:01:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.2.6:
* MariaDB Connector/C 3.4 and MairaDB 11.4 enabled SSL and CA
verification by default.
-------------------------------------------------------------------
Thu Oct 24 19:02:36 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-mysqlclient%{psuffix}
Version: 2.2.5
Version: 2.2.6
Release: 0
Summary: Python interface to MySQL
License: GPL-2.0-or-later