[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70735] [PATCH 037/714] gnu: python-inflect: Remove python-flake8 na
From: |
Nicolas Graves |
Subject: |
[bug#70735] [PATCH 037/714] gnu: python-inflect: Remove python-flake8 native-input. |
Date: |
Sat, 4 May 2024 00:18:39 +0200 |
* gnu/packages/python-xyz.scm (python-inflect):
[native-inputs]: Remove python-flake8.
Change-Id: Iff087e1ebb634f6cb99a00240f99a739ac8d0a9e
---
gnu/packages/python-xyz.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 4519b8468f..48d68c075f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20669,8 +20669,7 @@ (define-public python-inflect
(setenv "PYTHONPATH"
(string-append (getcwd) "/_custom_build")))))))
(propagated-inputs (list python-pydantic))
- (native-inputs (list python-flake8
- python-pygments
+ (native-inputs (list python-pygments
python-pytest
python-pytest-black
python-pytest-checkdocs
--
2.41.0
- [bug#70735] [PATCH 029/714] gnu: python-pyls-black: Remove python-flake8 native-input., (continued)
- [bug#70735] [PATCH 029/714] gnu: python-pyls-black: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 032/714] gnu: python-importlib-resources: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 027/714] gnu: python-colorful: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 025/714] gnu: mdpo: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 034/714] gnu: python-seaborn: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 020/714] gnu: python-doubletdetection: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 018/714] gnu: python-eliot: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 022/714] gnu: scvelo: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 024/714] gnu: calibre: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 033/714] gnu: python-jaraco-test: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 037/714] gnu: python-inflect: Remove python-flake8 native-input.,
Nicolas Graves <=
- [bug#70735] [PATCH 038/714] gnu: python-argcomplete: Remove python-mypy native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 046/714] gnu: scvelo: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 039/714] gnu: python-diff-cover: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 052/714] gnu: python-uqbar: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 058/714] gnu: python-linear-operator: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 064/714] gnu: python-httplib2: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 084/714] gnu: sshuttle: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 079/714] gnu: python-mike: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 089/714] gnu: python-poliastro: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 040/714] gnu: python-validators: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03