gnu: python-editorconfig: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-editorconfig):
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I600c5fcfb9c48a1db61656592b8749c2df554598
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-07-22 02:17:25 +02:00 committed by Sharlatan Hellseher
parent cb83fed465
commit f2f5515885
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -5250,7 +5250,8 @@ messages in color.")
(sha256
(base32
"0v55z351p9qkyp3bbspwywwn28sbcknhirngjbj779n3z52z63hv"))))
(build-system python-build-system)
(build-system pyproject-build-system)
(native-inputs (list python-setuptools python-wheel))
(home-page "https://editorconfig.org/")
(synopsis "EditorConfig bindings for python")
(description "The EditorConfig project consists of a file format for