guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 069/714] gnu: python-apispec-webframeworks: Remove py


From: Nicolas Graves
Subject: [bug#70735] [PATCH 069/714] gnu: python-apispec-webframeworks: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:19:11 +0200

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

Change-Id: I7adfa47ac2d9fdb2e349bbe20059f9567848b7cd
---
 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 71306802ef..61618265c0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24665,7 +24665,6 @@ (define-public python-apispec-webframeworks
     (propagated-inputs (list python-apispec python-setuptools))
     (native-inputs
      (list python-bottle
-           python-flake8
            python-flake8-bugbear
            python-flask
            python-mock
-- 
2.41.0






reply via email to

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