guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 035/714] gnu: python-progressbar2: Remove python-flak


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

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

Change-Id: I1c00129eca86fef019810bac2a59d229790cfdce
---
 gnu/packages/python-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c6a537175c..7f2d56ac15 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18243,8 +18243,7 @@ (define-public python-progressbar2
     (propagated-inputs
      (list python-six python-utils))
     (native-inputs
-     (list python-flake8
-           python-freezegun
+     (list python-freezegun
            python-pycodestyle
            python-pytest
            python-pytest-cache
-- 
2.41.0






reply via email to

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