guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 064/714] gnu: python-httplib2: Remove python-flake8 n


From: Nicolas Graves
Subject: [bug#70739] [PATCH 064/714] gnu: python-httplib2: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:56:03 +0200

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

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

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index d509de15f6..a2456cb15e 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1271,7 +1271,6 @@ (define-public python-httplib2
                  (("==") ">=")))))))
     (native-inputs
      (list python-cryptography
-           python-flake8
            python-future
            python-mock
            python-pytest
-- 
2.41.0






reply via email to

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