GNU bug report logs - #70858
[PATCH 00/32] python-team: Remove native inputs

Previous Next

Package: guix-patches;

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

Date: Fri, 10 May 2024 07:50:01 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 70858 <at> debbugs.gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [bug#70858] [PATCH v4 43/52] build-system/pyproject: Remove python-mypy-extensions native-input.
Date: Wed, 26 Feb 2025 04:10:51 +0100
---
 gnu/packages/bioinformatics.scm | 1 -
 gnu/packages/web.scm            | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 5fd6958735..f815bac9b2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -3167,7 +3167,6 @@ (define-public python-metacells
                              python-threadpoolctl
                              python-umap-learn))
     (native-inputs (list python-bumpversion
-                         python-mypy-extensions
                          python-pandas-stubs
                          python-pytest
                          python-setuptools
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 61c5775e43..8393f55a2a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -9656,8 +9656,7 @@ (define-public archivebox
            python-crontab
            python-dateparser
            python-django-extensions
-           python-django-3.1.14
-           python-mypy-extensions))
+           python-django-3.1.14))
     (native-inputs
      (list python-wheel))
     (synopsis "Self-hosted Web archiving")
-- 
2.48.1





This bug report was last modified 67 days ago.

Previous Next


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