[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#69260] [PATCH 0/3] Fix python-mysqlclient segfault
From: |
rimarko |
Subject: |
[bug#69260] [PATCH 0/3] Fix python-mysqlclient segfault |
Date: |
Sun, 18 Feb 2024 22:54:35 +0100 |
From: Marco Rimoldi <rimarko@libero.it>
This patch is divided in three steps:
1. enable tests for python-mysqlclient (sigh!); check phase now fails (see
https://issues.guix.gnu.org/69064)
2. work around the bug by changing input library
3. update the package to the latest version available
Cheers,
Marco
Marco Rimoldi (3):
gnu: python-mysqlclient: Enable selected tests.
gnu: python-mysqlclient: A test highlights segfault bug in mariadb:
apply workaround.
gnu: python-mysqlclient: Update to version 2.2.4.
gnu/packages/databases.scm | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
base-commit: fdbf4192f5eaa7fdb5e6e2e98ada0726c8104824
--
2.41.0
- [bug#69260] [PATCH 0/3] Fix python-mysqlclient segfault,
rimarko <=