guix-commits
[Top][All Lists]
Advanced

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

06/16: gnu: python-marshmallow-jsonapi: Remove python-pre-commit.


From: guix-commits
Subject: 06/16: gnu: python-marshmallow-jsonapi: Remove python-pre-commit.
Date: Sun, 12 Mar 2023 07:14:26 -0400 (EDT)

lbraun pushed a commit to branch master
in repository guix.

commit 2cfb7dbd2f1ace79b192bdebf94e33c1aa802f5d
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:35 2023 +0000

    gnu: python-marshmallow-jsonapi: Remove python-pre-commit.
    
    * gnu/packages/python-xyz.scm (python-marshmallow-jsonapi)[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 7de0d904ef..23fc2c7b76 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21102,7 +21102,6 @@ datatypes to and from native Python datatypes.")
            python-flake8-bugbear
            python-flask
            python-mock
-           python-pre-commit
            python-pytest
            python-tox))
     (home-page "https://github.com/marshmallow-code/marshmallow-jsonapi";)



reply via email to

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