mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +02:00
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>
This commit is contained in:
committed by
Sharlatan Hellseher
parent
9e2fe5431e
commit
ad9e792f83
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user