diff options
Diffstat (limited to 'gnu/packages/patches/python-3.12-fix-tests.patch')
| -rw-r--r-- | gnu/packages/patches/python-3.12-fix-tests.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/python-3.12-fix-tests.patch b/gnu/packages/patches/python-3.12-fix-tests.patch index fa5c8027ce8..d4d70de3464 100644 --- a/gnu/packages/patches/python-3.12-fix-tests.patch +++ b/gnu/packages/patches/python-3.12-fix-tests.patch | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | From f0698133e7d6c353a3e6ae0fc62e57ba558a9bc0 Mon Sep 17 00:00:00 2001 | 1 | From f0698133e7d6c353a3e6ae0fc62e57ba558a9bc0 Mon Sep 17 00:00:00 2001 |
| 2 | From: Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2 | From: Maxim Cournoyer <maxim@guixotic.coop> |
| 3 | Date: Wed, 28 Oct 2020 22:55:05 -0400 | 3 | Date: Wed, 28 Oct 2020 22:55:05 -0400 |
| 4 | Subject: [PATCH] Skip problematic Python 3 tests in Guix. | 4 | Subject: [PATCH] Skip problematic Python 3 tests in Guix. |
| 5 | 5 | ||
