* [bug#50573] [PATCH core-updates-frozen] gnu: python-pytest-mpl: Fix build.
@ 2021-09-13 19:12 Felix Gruber
2021-09-14 8:12 ` bug#50573: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Felix Gruber @ 2021-09-13 19:12 UTC (permalink / raw)
To: 50573; +Cc: Felix Gruber
* gnu/packages/python-check.scm (python-pytest-mpl)[propagated-inputs]:
Add python-nose.
---
gnu/packages/python-check.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index ad41aae34e..b1af78d4f8 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -537,6 +537,7 @@ internet.")
`(("python-pytest" ,python-pytest)))
(propagated-inputs
`(("python-matplotlib" ,python-matplotlib)
+ ("python-nose" ,python-nose)
("python-pillow" ,python-pillow)))
(home-page "https://github.com/matplotlib/pytest-mpl")
(synopsis "Pytest plugin to help with testing figures output from Matplotlib")
--
2.30.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#50573: [PATCH core-updates-frozen] gnu: python-pytest-mpl: Fix build.
2021-09-13 19:12 [bug#50573] [PATCH core-updates-frozen] gnu: python-pytest-mpl: Fix build Felix Gruber
@ 2021-09-14 8:12 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-09-14 8:12 UTC (permalink / raw)
To: Felix Gruber; +Cc: 50573-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 7701a3cf2342fe2522edd91e4b695d4093875211.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-14 8:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-13 19:12 [bug#50573] [PATCH core-updates-frozen] gnu: python-pytest-mpl: Fix build Felix Gruber
2021-09-14 8:12 ` bug#50573: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.