guix-commits
[Top][All Lists]
Advanced

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

03/16: gnu: python-bidict: Remove python-pre-commit.


From: guix-commits
Subject: 03/16: gnu: python-bidict: Remove python-pre-commit.
Date: Sun, 12 Mar 2023 07:14:25 -0400 (EDT)

lbraun pushed a commit to branch master
in repository guix.

commit 622b92d93538c9ba90d9cf40cfc396375d3c3c7f
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:32 2023 +0000

    gnu: python-bidict: Remove python-pre-commit.
    
    * gnu/packages/python-xyz.scm (python-bidict)[native-inputs]: Remove
    python-pre-commit.
    
    Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
---
 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 7ab6c38c80..853cdd130f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1645,7 +1645,6 @@ etc.")
     (native-inputs
      (list python-coverage
            python-hypothesis
-           python-pre-commit
            python-py
            python-pytest
            python-pytest-benchmark



reply via email to

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