[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70749] [PATCH 014/714] gnu: python-imageio: Remove python-black nat
From: |
Nicolas Graves |
Subject: |
[bug#70749] [PATCH 014/714] gnu: python-imageio: Remove python-black native-input. |
Date: |
Fri, 3 May 2024 18:55:13 +0200 |
* 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(-)
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
- [bug#70738] [PATCH 004/714] gnu: python-imbalanced-learn: Remove python-black native-input., (continued)
- [bug#70738] [PATCH 004/714] gnu: python-imbalanced-learn: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70740] [PATCH 005/714] gnu: python-hyperopt: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70741] [PATCH 006/714] gnu: python-captum: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70742] [PATCH 007/714] gnu: python-pyro-ppl: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70744] [PATCH 010/714] gnu: python-starsessions-for-pytorch-lightning: Remove python-black., Nicolas Graves, 2024/05/03
- [bug#70743] [PATCH 008/714] gnu: python-trezor: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70747] [PATCH 009/714] gnu: python-openai: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70745] [PATCH 011/714] gnu: python-graphtools: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70746] [PATCH 012/714] gnu: python-jupytext: Improve package style., Nicolas Graves, 2024/05/03
- [bug#70748] [PATCH 013/714] gnu: python-pydantic-cli: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70749] [PATCH 014/714] gnu: python-imageio: Remove python-black native-input.,
Nicolas Graves <=
- [bug#70750] [PATCH 015/714] gnu: python-isort: Improve package style., Nicolas Graves, 2024/05/03
- [bug#70751] [PATCH 016/714] gnu: python-imageio: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70753] [PATCH 017/714] gnu: python-minikanren: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70754] [PATCH 018/714] gnu: python-eliot: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70755] [PATCH 019/714] gnu: python-update-checker: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70758] [PATCH 022/714] gnu: scvelo: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70757] [PATCH 021/714] gnu: python-liana-py: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70756] [PATCH 020/714] gnu: python-doubletdetection: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 023/714] gnu: python-black: Improve package style., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 024/714] gnu: calibre: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03