[PATCH 014/714] gnu: python-imageio: Remove python-black native-input.

  • Done
  • quality assurance status badge
Details
One participant
  • Nicolas Graves
Owner
unassigned
Submitted by
Nicolas Graves
Severity
normal
N
N
Nicolas Graves wrote on 3 May 18:55 +0200
(address . guix-patches@gnu.org)(address . ngraves@ngraves.fr)
20240503172650.32434-14-ngraves@ngraves.fr
* gnu/packages/python-xyz.scm (python-imageio):
[native-inputs]: Remove python-black.

Change-Id: I4ed34784b5230b06b81d5fba2ec984cf7913f7e4
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a3a3e9cf82..2c81cd2d51 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10448,7 +10448,7 @@ (define-public python-imageio
(propagated-inputs
(list python-imageio-ffmpeg python-numpy python-pillow python-tifffile python-setuptools))
(native-inputs
- (list python-black python-flake8 python-fsspec python-pytest
+ (list python-flake8 python-fsspec python-pytest
python-pytest-cov python-wheel))
(home-page "https://imageio.github.io/")
(synopsis "Library for reading and writing a wide range of image data")
--
2.41.0
N
N
Nicolas Graves wrote on 3 May 23:09 +0200
control message for bug #70749
(address . control@debbugs.gnu.org)
87msp6ob52.fsf@ngraves.fr
close 70749
quit


--
Best regards,
Nicolas Graves
?