guix-commits
[Top][All Lists]
Advanced

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

08/16: gnu: python-apispec-webframeworks: Remove python-pre-commit.


From: guix-commits
Subject: 08/16: gnu: python-apispec-webframeworks: 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 f19ab875ff92cbd3d7e06ccb6a4ff9f55b63c857
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:37 2023 +0000

    gnu: python-apispec-webframeworks: Remove python-pre-commit.
    
    * gnu/packages/python-xyz.scm (python-apispec-webframeworks)[native-inputs]:
    Remove python-pre-commit.
    [native-inputs]: Add python-pyyaml.
    
    Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 6f3e18ea17..58a3a06da8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -21164,8 +21164,8 @@ Swagger.")
            python-flake8-bugbear
            python-flask
            python-mock
-           python-pre-commit
            python-pytest
+           python-pyyaml
            python-tornado
            python-tox))
     (home-page "https://github.com/marshmallow-code/apispec-webframeworks";)



reply via email to

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