GNU bug report logs - #76571
[PATCH python-team 00/15] Some fixes

Previous Next

Package: guix-patches;

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

Date: Tue, 25 Feb 2025 22:52:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 76571 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 76571 <at> debbugs.gnu.org
Subject: [PATCH 12/15] gnu: behave: Remove python-nose native-input.
Date: Tue, 25 Feb 2025 11:14:55 +0100
* gnu/packages/check.scm (behave)[native-inputs]: Remove python-nose.
---
 gnu/packages/check.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index eb1923e8ad..98f950142d 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -3440,7 +3440,6 @@ (define-public behave
     (build-system pyproject-build-system)
     (native-inputs
      (list python-mock
-           python-nose
            python-assertpy
            python-pathpy
            python-pyhamcrest
-- 
2.48.1



-- 
Best regards,
Nicolas Graves




This bug report was last modified 84 days ago.

Previous Next


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