guix-commits
[Top][All Lists]
Advanced

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

16/16: gnu: python-daemon: Remove unused input.


From: guix-commits
Subject: 16/16: gnu: python-daemon: Remove unused input.
Date: Mon, 15 Aug 2022 18:50:49 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 302b3cdca348ab2fed7a5abe17a48cb7ade94ce1
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Aug 15 23:49:39 2022 +0200

    gnu: python-daemon: Remove unused input.
    
    * gnu/packages/python-xyz.scm (python-daemon)[native-inputs]: Remove
    PYTHON-UNITTEST2.
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 9f0deb99d8..3259f46881 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4232,7 +4232,6 @@ logging and tracing of the execution.")
      (list python-lockfile))
     (native-inputs
      (list python-coverage
-           python-unittest2
            python-testtools
            python-testscenarios
            python-twine



reply via email to

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