guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 026/714] gnu: python-apprise: Remove python-flake8 na


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

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

Change-Id: Ibbca97916ab4dab43bbc868d3a70fa50338dd1b6
---
 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 d4381ae4d2..bd4f8d5254 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -318,7 +318,6 @@ (define-public python-apprise
     (native-inputs (list python-babel
                          python-coverage
                          python-cryptography
-                         python-flake8
                          python-paho-mqtt
                          python-pytest
                          python-pytest-cov
-- 
2.41.0






reply via email to

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