guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 098/714] gnu: reprotest: Remove python-coverage nativ


From: Nicolas Graves
Subject: [bug#70739] [PATCH 098/714] gnu: reprotest: Remove python-coverage native-input.
Date: Fri, 3 May 2024 18:56:37 +0200

* gnu/packages/diffoscope.scm (reprotest):
  [native-inputs]: Remove python-coverage.

Change-Id: I4d9e11f2f416524e910b9b0508caac24d158953a
---
 gnu/packages/diffoscope.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 5bbb4f51e2..5d38a612da 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -262,7 +262,6 @@ (define-public reprotest
      `(("diffoscope" ,diffoscope)
        ("help2man" ,help2man)
        ("libfaketime" ,libfaketime)
-       ("python-coverage" ,python-coverage)
        ("python-docutils" ,python-docutils)
        ("python-magic " ,python-magic)
        ("python-pytest " ,python-pytest)
-- 
2.41.0






reply via email to

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