[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70739] [PATCH 066/714] gnu: python-woob: Remove python-flake8 nativ
From: |
Nicolas Graves |
Subject: |
[bug#70739] [PATCH 066/714] gnu: python-woob: Remove python-flake8 native-input. |
Date: |
Fri, 3 May 2024 18:56:05 +0200 |
* gnu/packages/python-web.scm (python-woob):
[native-inputs]: Remove python-flake8.
Change-Id: I2d2ae0b058551852c760adaeae8db275c0c46312
---
gnu/packages/python-web.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 12536e715d..679030d13b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -8288,8 +8288,7 @@ (define-public python-woob
python-six
python-unidecode))
(native-inputs
- (list python-coverage python-flake8 python-nose python-selenium
- python-xunitparser))
+ (list python-coverage python-nose python-selenium python-xunitparser))
(home-page "https://woob.tech/")
(synopsis "Woob, Web Outside Of Browsers")
(description "Woob is a collection of applications able to interact with
--
2.41.0
- [bug#70739] [PATCH 069/714] gnu: python-apispec-webframeworks: Remove python-flake8 native-input., (continued)
- [bug#70739] [PATCH 069/714] gnu: python-apispec-webframeworks: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 072/714] gnu: python-update-checker: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 079/714] gnu: python-mike: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 082/714] gnu: python-statsmodels: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 085/714] gnu: qtile: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 097/714] gnu: python-aiosqlite: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 100/714] gnu: python-django-haystack: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 099/714] gnu: python-django-localflavor: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 070/714] gnu: python-flasgger: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 061/714] gnu: python-pure-protobuf: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 066/714] gnu: python-woob: Remove python-flake8 native-input.,
Nicolas Graves <=
- [bug#70739] [PATCH 060/714] gnu: python-mutagen: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 073/714] gnu: python-eliot: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 087/714] gnu: python-androguard: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 055/714] gnu: python-captum: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 067/714] gnu: python-starsessions-for-pytorch-lightning: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 063/714] gnu: python-furl: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 075/714] gnu: python-versioneer: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 065/714] gnu: python-http-ece: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 078/714] gnu: python-verspec: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 083/714] gnu: python-panflute: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03