Accepting request 1245100 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1245100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mysqlclient?expand=0&rev=24
This commit is contained in:
Ana Guerrero 2025-02-11 20:20:15 +00:00 committed by Git OBS Bridge
commit 2a1e160747
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:c0b46d9b78b461dbb62482089ca8040fa916595b1b30f831ebbd1b0a82b43d53
size 91055

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

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

View File

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

View File

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