[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
214/361: gnu: python-certauth: Move to pyproject-build-system.
From: |
guix-commits |
Subject: |
214/361: gnu: python-certauth: Move to pyproject-build-system. |
Date: |
Thu, 21 Nov 2024 06:29:20 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 93f9fefa50cc4fd26d9e9e0652c767388e4dc74c
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 9a0949a1cc..ca40a311f4 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
- 301/361: gnu: Remove python-pytest-next., (continued)
- 301/361: gnu: Remove python-pytest-next., guix-commits, 2024/11/21
- 324/361: gnu: python-tomli: Update to 2.1.0., guix-commits, 2024/11/21
- 316/361: gnu: python-cffi: Improve package style., guix-commits, 2024/11/21
- 306/361: gnu: python-pytest-timeout: Update to 2.3.1., guix-commits, 2024/11/21
- 307/361: gnu: python-pytest-forked: Disable tests., guix-commits, 2024/11/21
- 326/361: gnu: python-packaging-bootstrap: Update to 24.2., guix-commits, 2024/11/21
- 333/361: gnu: python-mypy: Update to 1.13.0., guix-commits, 2024/11/21
- 329/361: gnu: python-cython-3: Update to 3.0.11., guix-commits, 2024/11/21
- 332/361: gnu: python-jsonschema: Update to 4.23.0., guix-commits, 2024/11/21
- 349/361: gnu: python-flask: Update to 3.1.0., guix-commits, 2024/11/21
- 214/361: gnu: python-certauth: Move to pyproject-build-system.,
guix-commits <=
- 236/361: gnu: python-lightning-utilities: Adjust inputs., guix-commits, 2024/11/21
- 266/361: gnu: python-nose-exclude: Adjust iputs., guix-commits, 2024/11/21
- 269/361: gnu: python-pytest-openfiles: Adjust inputs., guix-commits, 2024/11/21
- 318/361: gnu: python-parso: Update to 0.8.4., guix-commits, 2024/11/21
- 328/361: gnu: python-hatchling: Update to 1.26.1., guix-commits, 2024/11/21
- 344/361: gnu: python-beautifulsoup4: Update to 4.12.3., guix-commits, 2024/11/21
- 325/361: gnu: python-trove-classifiers: Update to 2024.10.21.16., guix-commits, 2024/11/21
- 343/361: gnu: python-xlsxwriter: Update to 3.2.0., guix-commits, 2024/11/21
- 320/361: gnu: python-pickleshare: Improve package style., guix-commits, 2024/11/21
- 354/361: gnu: python-flasgger: Update to 0.9.7.1., guix-commits, 2024/11/21