Sync from SUSE:SLFO:Main python-mysqlclient revision a32bbcc33e98599794eb0d061dcd9060

This commit is contained in:
2025-04-24 00:24:14 +02:00
parent 79dcd2c372
commit 73e78387fd
4 changed files with 59 additions and 9 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Feb 11 09:43:57 UTC 2025 - pgajdos@suse.com
- version update to 2.2.7
* MariaDB include paths for Win by @CristiFati in #749
* support opentelemetry-instrumentation by @methane in #753
-------------------------------------------------------------------
Mon Jan 20 13:20:02 UTC 2025 - Markéta Machová <mmachova@suse.com>
- sphinx_rtd_theme is now an optional dependency for Sphinx
- split HTML docs to the doc subpackage
-------------------------------------------------------------------
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>
- update to 2.2.5:
* (Windows wheel) Update MariaDB Connector/C to 3.4.1. #726
* (Windows wheel) Build wheels for Python 3.13. #726
-------------------------------------------------------------------
Fri Feb 9 10:37:44 UTC 2024 - Dirk Müller <dmueller@suse.com>