summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2023-09-24 12:25:49 +0200
committerjgart <jgart@dismail.de>2024-06-30 22:03:32 -0500
commitbfa5b66b02ed80d9bd3c354dfffcc074e2af2320 (patch)
tree2eb1888f14db6f1aaa12310c1c986daa0f64e188
parent1c21ecff8c69f247491673b8a762ef39a418af38 (diff)
downloadguix-patches-bfa5b66b02ed80d9bd3c354dfffcc074e2af2320.tar
guix-patches-bfa5b66b02ed80d9bd3c354dfffcc074e2af2320.tar.gz
gnu: python-django-4.2: Use pyproject-build-system.
* gnu/packages/django.scm (python-django-4.2): [build-system] Use pyproject-build-system. Signed-off-by: jgart <jgart@dismail.de>
-rw-r--r--gnu/packages/django.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index a6ef52870e..b70ad12a9b 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -64,7 +64,7 @@
(sha256
(base32
"1ha6c5j3pizbsfzw37r52lvdz8z5lblq4iwa99mpkdzz92aiqp2y"))))
- (build-system python-build-system)
+ (build-system pyproject-build-system)
(arguments
'(#:test-flags
(list