guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 025/714] gnu: mdpo: Remove python-flake8 native-input


From: Nicolas Graves
Subject: [bug#70735] [PATCH 025/714] gnu: mdpo: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:18:27 +0200

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

Change-Id: Id6083591aaa63f9fbc71ec6e17bf74421f942cb4
---
 gnu/packages/gettext.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm
index 1408cc4cb4..bbb19bd4cb 100644
--- a/gnu/packages/gettext.scm
+++ b/gnu/packages/gettext.scm
@@ -214,7 +214,6 @@ (define-public mdpo
     (build-system python-build-system)
     (native-inputs
      (list python-bump2version
-           python-flake8
            python-flake8-implicit-str-concat
            python-flake8-print
            python-isort
-- 
2.41.0






reply via email to

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