guix-commits
[Top][All Lists]
Advanced

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

05/16: gnu: python-marshmallow: Remove python-pre-commit.


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

    gnu: python-marshmallow: Remove python-pre-commit.
    
    * gnu/packages/python-xyz.scm (python-marshmallow)[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 f0b4a64a15..7de0d904ef 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21074,7 +21074,6 @@ while only declaring the test-specific fields.")
      (list python-flake8
            python-flake8-bugbear
            python-mypy
-           python-pre-commit
            python-pytest
            python-pytz
            python-simplejson))



reply via email to

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