15
0

- update to 2.2.4:

* Support ssl=True in connect().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=41
This commit is contained in:
2024-02-09 10:37:53 +00:00
committed by Git OBS Bridge
parent 832868a0ed
commit 89b44b0faf
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file
# spec file for package python-mysqlclient
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-mysqlclient%{psuffix}
Version: 2.2.1
Version: 2.2.4
Release: 0
Summary: Python interface to MySQL
License: GPL-2.0-or-later