guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 100/714] gnu: python-django-haystack: Remove python-c


From: Nicolas Graves
Subject: [bug#70735] [PATCH 100/714] gnu: python-django-haystack: Remove python-coverage native-input.
Date: Sat, 4 May 2024 00:19:42 +0200

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

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

diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 28866abf93..c43b9891a8 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -496,7 +496,6 @@ (define-public python-django-haystack
      (list python-django))
     (native-inputs
      (list gdal
-           python-coverage
            python-dateutil
            python-geopy
            python-mock
-- 
2.41.0






reply via email to

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