guix-commits
[Top][All Lists]
Advanced

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

14/16: gnu: python-sphinxcontrib-apidoc: Remove python-pre-commit.


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

lbraun pushed a commit to branch master
in repository guix.

commit 5c976c6b45a85efcb82c341f0f3f961cd72deb80
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:43 2023 +0000

    gnu: python-sphinxcontrib-apidoc: Remove python-pre-commit.
    
    * gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc)[native-inputs]: 
Remove
    python-pre-commit.
    
    Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
---
 gnu/packages/sphinx.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 5046fdaf85..addf4393b2 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -173,7 +173,6 @@ sources.")
      `(#:tests? #f))                    ;requires python-pytest<4.0
     (native-inputs
      (list python-pbr
-           python-pre-commit
            python-pytest
            python-sphinx
            python-testrepository))



reply via email to

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