[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/36: Partially revert gnu: python-matplotlib: Fix flaky Legend loc tes
From: |
guix-commits |
Subject: |
08/36: Partially revert gnu: python-matplotlib: Fix flaky Legend loc test. |
Date: |
Wed, 14 Feb 2024 04:31:12 -0500 (EST) |
jpoiret pushed a commit to branch core-updates-glibc-2.39
in repository guix.
commit d640c211046855b5da3fbbc6e8467c0b7f3c73ab
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Mon Jan 29 11:36:17 2024 +0100
Partially revert gnu: python-matplotlib: Fix flaky Legend loc test.
I changed the commit hash by mistake, revert that.
* gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash
change.
Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c3aaa7913d..530ab3b299 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8537,7 +8537,7 @@ comparison.
(method url-fetch)
(uri (pypi-uri "matplotlib" version))
(sha256
- (base32 "18h78s5ld1i6mz00w258hy29909nfr3ddq6ry9kq18agw468bks8"))
+ (base32 "18amhxyxa6yzy1nwky4ggdgvvxnbl3qz2lki05vfx0dqf6w7ia81"))
(patches (search-patches
"python-matplotlib-fix-legend-loc-best-test.patch"))))
(build-system pyproject-build-system)
(arguments
- 15/36: gnu: linux-pam: Add libxcrypt dependency., (continued)
- 15/36: gnu: linux-pam: Add libxcrypt dependency., guix-commits, 2024/02/14
- 16/36: gnu: elogind: Add libxcrypt dependency., guix-commits, 2024/02/14
- 18/36: gnu: tcsh: Add libxcrypt dependency., guix-commits, 2024/02/14
- 26/36: gnu: apr: Update to 1.7.4., guix-commits, 2024/02/14
- 31/36: gnu: cups-minimal: Add libxcrypt dependency., guix-commits, 2024/02/14
- 32/36: gnu: cyrus-sasl: Add libxcrypt dependency., guix-commits, 2024/02/14
- 33/36: gnu: tdb: Add libxcrypt dependency., guix-commits, 2024/02/14
- 03/36: gnu: Add libcryptsetup-propagated-inputs., guix-commits, 2024/02/14
- 05/36: gnu: libblockdev: Add libcryptsetup propagated inputs., guix-commits, 2024/02/14
- 04/36: gnu: volume-key: Add required transitive dependencies., guix-commits, 2024/02/14
- 08/36: Partially revert gnu: python-matplotlib: Fix flaky Legend loc test.,
guix-commits <=
- 10/36: gnu: glibc: Update to 2.39., guix-commits, 2024/02/14
- 17/36: gnu: shadow: Add libxcrypt dependency., guix-commits, 2024/02/14
- 21/36: services: udev: Make udev-rule helper functions generic., guix-commits, 2024/02/14
- 22/36: gnu: udev-service-type: accept hardware description file extensions., guix-commits, 2024/02/14
- 23/36: gnu: libgudev: Update to 238., guix-commits, 2024/02/14
- 24/36: gnu: upower: Update to 1.90.2., guix-commits, 2024/02/14
- 25/36: gnu: mesa: Hardcode libvulkan.so's dependency for zink., guix-commits, 2024/02/14
- 29/36: gnu: apr-util: Add libxcrypt dependency., guix-commits, 2024/02/14
- 30/36: gnu: inetutils: Add libxcrypt dependency., guix-commits, 2024/02/14
- 35/36: gnu: python-cython: Add libxcrypt dependency., guix-commits, 2024/02/14