diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index ec97de7fa12..e980652ae72 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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