[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
214/420: gnu: python-certauth: Move to pyproject-build-system.
From: |
guix-commits |
Subject: |
214/420: gnu: python-certauth: Move to pyproject-build-system. |
Date: |
Tue, 26 Nov 2024 16:29:03 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 66324558c1cda37dc0c54cc9cfff7eb3de1c9f19
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri May 10 00:54:21 2024 +0200
gnu: python-certauth: Move to pyproject-build-system.
* gnu/packages/python-crypto.scm (python-certauth):
[build-system]: Move to pyproject-build-system.
Change-Id: If455ef00ff35164c2db401267162025b2ff9c6c2
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/python-crypto.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 3203f4dd6c..c05231a154 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -446,7 +446,7 @@ blake3, a cryptographic hash function.")
(sha256
(base32
"1yxqfb5131wahjyw9pxz03bq476rcfx62s6k53xx4cqbzzgdaqkq"))))
- (build-system python-build-system)
+ (build-system pyproject-build-system)
(arguments
(list #:phases
#~(modify-phases %standard-phases
- 199/420: gnu: python-cmd2: Move to pyproject-build-system., (continued)
- 199/420: gnu: python-cmd2: Move to pyproject-build-system., guix-commits, 2024/11/26
- 211/420: gnu: python-numpydoc: Move to pyproject-build-sytem., guix-commits, 2024/11/26
- 216/420: gnu: python-qemu-qmp: Improve package style., guix-commits, 2024/11/26
- 224/420: gnu: python-kiwisolver: Update to 1.4.6., guix-commits, 2024/11/26
- 154/420: gnu: python-alembic: Move to pyproject-build-system., guix-commits, 2024/11/26
- 161/420: gnu: zulip-term: Move to pyproject-build-system., guix-commits, 2024/11/26
- 163/420: gnu: python-dateutil: Move to pyproject-build-system., guix-commits, 2024/11/26
- 177/420: gnu: abjad-ext-rmakers: Update to 3.19., guix-commits, 2024/11/26
- 182/420: gnu: python-docspec-python: Move to pyproject-build-system., guix-commits, 2024/11/26
- 204/420: gnu: python-typeguard-4: Ignore failing tests., guix-commits, 2024/11/26
- 214/420: gnu: python-certauth: Move to pyproject-build-system.,
guix-commits <=
- 41/420: gnu: python-pycurl: Add missing inputs., guix-commits, 2024/11/26
- 44/420: gnu: python-itemloaders: Fix indentation., guix-commits, 2024/11/26
- 51/420: gnu: python-partd: Add missing input., guix-commits, 2024/11/26
- 58/420: gnu: python-pytest-xdist: Add setuptools and wheel., guix-commits, 2024/11/26
- 65/420: gnu: Add python-referencing., guix-commits, 2024/11/26
- 75/420: gnu: Add python-nbclassic., guix-commits, 2024/11/26
- 122/420: gnu: python-lsp-jsonrpc: Update to 1.1.2., guix-commits, 2024/11/26
- 140/420: gnu: python-codespell: Improve package style., guix-commits, 2024/11/26
- 142/420: gnu: python-http-ece: Update to 1.2.0., guix-commits, 2024/11/26
- 147/420: gnu: python-docker-pycreds: Move to pyproject-build-system., guix-commits, 2024/11/26