guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 018/714] gnu: python-eliot: Remove python-black nativ


From: Nicolas Graves
Subject: [bug#70735] [PATCH 018/714] gnu: python-eliot: Remove python-black native-input.
Date: Sat, 4 May 2024 00:18:20 +0200

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

Change-Id: I0559d1164f1b3c613550002b062c8a9e082481a0
---
 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 f3f88b1110..2cb851fa36 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -30714,8 +30714,7 @@ (define-public python-eliot
      (list python-boltons python-pyrsistent python-six
            python-zope-interface))
     (native-inputs
-     (list python-black
-           python-coverage
+     (list python-coverage
            python-dask
            python-flake8
            python-hypothesis
-- 
2.41.0






reply via email to

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