[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70739] [PATCH 065/714] gnu: python-http-ece: Remove python-flake8 n
From: |
Nicolas Graves |
Subject: |
[bug#70739] [PATCH 065/714] gnu: python-http-ece: Remove python-flake8 native-input. |
Date: |
Fri, 3 May 2024 18:56:04 +0200 |
* gnu/packages/python-web.scm (python-http-ece):
[native-inputs]: Remove python-flake8.
Change-Id: Ia22d6ab59aa65a7f77d58da9e70140d0dc17325b
---
gnu/packages/python-web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index a2456cb15e..12536e715d 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -7283,7 +7283,7 @@ (define-public python-http-ece
(propagated-inputs
(list python-cryptography))
(native-inputs
- (list python-coverage python-flake8 python-mock python-nose))
+ (list python-coverage python-mock python-nose))
(home-page "https://github.com/web-push-libs/encrypted-content-encoding")
(synopsis "Encrypted Content Encoding for HTTP")
(description
--
2.41.0
- [bug#70739] [PATCH 070/714] gnu: python-flasgger: Remove python-flake8 native-input., (continued)
- [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, 2024/05/03
- [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 <=
- [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
- [bug#70739] [PATCH 089/714] gnu: python-poliastro: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 088/714] gnu: python-astropy: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 094/714] gnu: python-pytest-randomly: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 095/714] gnu: python-pytest-flakes: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 098/714] gnu: reprotest: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 096/714] gnu: python-aiounittest: Remove python-coverage native-input., Nicolas Graves, 2024/05/03