gnu: python-types-protobuf: Switch to pyproject. * gnu/packages/python-xyz.scm (python-types-protobuf): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. Change-Id: I99e6654114c23bc5bf79aeb15b917ca6de70f054 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
@@ 37865,7 37865,8 @@ collection.") (sha256 (base32 "000f8n6d4ilihiaf590k73rx3327jh8ima5q5dpxlwz3frj45qrn")))) (build-system python-build-system) (build-system pyproject-build-system) (native-inputs (list python-setuptools python-wheel)) (home-page "https://github.com/python/typeshed") (synopsis "Typing stubs for @code{protobuf}") (description "This package contains typing stubs for @code{protobuf}, a