GNU bug report logs - #70754
[PATCH 018/714] gnu: python-eliot: Remove python-black native-input.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Fri, 3 May 2024 17:28:19 UTC

Severity: normal

Tags: patch

Done: Nicolas Graves <ngraves <at> ngraves.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 70754 <at> debbugs.gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [bug#70754] [PATCH 018/714] gnu: python-eliot: Remove python-black native-input.
Date: Fri,  3 May 2024 18:55:17 +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





This bug report was last modified 1 year and 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.