[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70739] [PATCH 076/714] gnu: python-jinja2-cli: Remove python-flake8
From: |
Nicolas Graves |
Subject: |
[bug#70739] [PATCH 076/714] gnu: python-jinja2-cli: Remove python-flake8 native-input. |
Date: |
Fri, 3 May 2024 18:56:15 +0200 |
* gnu/packages/python-xyz.scm (python-jinja2-cli):
[native-inputs]: Remove python-flake8.
Change-Id: I2227be027b43a3d99fd67f257bc82ade75f16c86
---
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 11407c3720..4474fa473a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -32717,7 +32717,7 @@ (define-public python-jinja2-cli
(propagated-inputs
(list python-jinja2))
(native-inputs
- (list python-flake8 python-jinja2 python-pytest))
+ (list python-jinja2 python-pytest))
(home-page "https://github.com/mattrobenolt/jinja2-cli")
(synopsis "Command-line interface to Jinja2")
(description
--
2.41.0
- [bug#70739] [PATCH 056/714] gnu: python-pyro-api: Remove python-flake8 native-input., (continued)
- [bug#70739] [PATCH 056/714] gnu: python-pyro-api: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 059/714] gnu: python-gpytorch: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 071/714] gnu: python-yq: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 064/714] gnu: python-httplib2: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 074/714] gnu: python-dateparser: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 062/714] gnu: python-ovh: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 068/714] gnu: python-apispec: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 077/714] gnu: nikola: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 081/714] gnu: python-dolfin-adjoint: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 080/714] gnu: python-arpeggio: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 076/714] gnu: python-jinja2-cli: Remove python-flake8 native-input.,
Nicolas Graves <=
- [bug#70739] [PATCH 084/714] gnu: sshuttle: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 086/714] gnu: python-http-ece: Update to 1.2.0., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 091/714] gnu: python-scikit-bio: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 090/714] gnu: python-ega-download-client: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 092/714] gnu: python-cooler: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 093/714] gnu: u-boot-tools: Remove python-coverage native-input., Nicolas Graves, 2024/05/03
- [bug#70739] [PATCH 057/714] gnu: python-pyro-ppl: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03
- [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