guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70739] [PATCH 030/714] gnu: python-pypugjs: Remove python-flake8 na


From: Nicolas Graves
Subject: [bug#70739] [PATCH 030/714] gnu: python-pypugjs: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:55:29 +0200

* gnu/packages/python-xyz.scm (python-pypugjs):
  [native-inputs]: Remove python-flake8.

Change-Id: I2847b721968ecffa7c9caff60555ca6c6aae3b30
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index cf76979679..697dda5a1a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6201,7 +6201,6 @@ (define-public python-pypugjs
     (native-inputs (list python-coverage
                          python-django
                          python-jinja2
-                         python-flake8
                          python-flask
                          python-mako
                          python-nose
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]