[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/16: gnu: python-bidict: Remove python-pre-commit.
From: |
guix-commits |
Subject: |
03/16: gnu: python-bidict: 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 622b92d93538c9ba90d9cf40cfc396375d3c3c7f
Author: Antero Mejr <antero@mailbox.org>
AuthorDate: Sat Mar 11 13:39:32 2023 +0000
gnu: python-bidict: Remove python-pre-commit.
* gnu/packages/python-xyz.scm (python-bidict)[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 7ab6c38c80..853cdd130f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1645,7 +1645,6 @@ etc.")
(native-inputs
(list python-coverage
python-hypothesis
- python-pre-commit
python-py
python-pytest
python-pytest-benchmark
- branch master updated (b7e34dfca4 -> a70b9fb319), guix-commits, 2023/03/12
- 03/16: gnu: python-bidict: Remove python-pre-commit.,
guix-commits <=
- 05/16: gnu: python-marshmallow: Remove python-pre-commit., guix-commits, 2023/03/12
- 01/16: gnu: pre-commit: Update to 3.1.1., guix-commits, 2023/03/12
- 10/16: gnu: python-doubletdetection: Remove python-pre-commit., guix-commits, 2023/03/12
- 02/16: gnu: python-jupytext: Replace python-pre-commit with pre-commit., guix-commits, 2023/03/12
- 04/16: gnu: python-pyjwt: Remove python-pre-commit., guix-commits, 2023/03/12
- 13/16: gnu: mdpo: Remove python-pre-commit., guix-commits, 2023/03/12
- 08/16: gnu: python-apispec-webframeworks: Remove python-pre-commit., guix-commits, 2023/03/12
- 07/16: gnu: python-apispec: Remove python-pre-commit., guix-commits, 2023/03/12
- 06/16: gnu: python-marshmallow-jsonapi: Remove python-pre-commit., guix-commits, 2023/03/12
- 12/16: gnu: python-pytest-regressions: Remove python-pre-commit., guix-commits, 2023/03/12