~ruther/guix-local

f2f55158856714d602c826eb6a7d5cbb70f0a05f — Nicolas Graves 10 months ago cb83fed
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>
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -1
@@ 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