guix-commits
[Top][All Lists]
Advanced

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

04/16: gnu: python-pyjwt: Remove python-pre-commit.


From: guix-commits
Subject: 04/16: gnu: python-pyjwt: 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 d456ced2d493b0688889943810b869d72058f43c
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:33 2023 +0000

    gnu: python-pyjwt: Remove python-pre-commit.
    
    * gnu/packages/python-xyz.scm (python-pyjwt)[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 853cdd130f..f0b4a64a15 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -4116,7 +4116,6 @@ memory usage and transliteration quality.")
     (native-inputs
      (list python-coverage
            python-cryptography
-           python-pre-commit
            python-pytest
            python-sphinx
            python-sphinx-rtd-theme))



reply via email to

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