#167 Fix a typo
Merged 2 years ago by churchyard. Opened 2 years ago by churchyard.
rpms/ churchyard/pyproject-rpm-macros typo  into  rawhide

file modified
+1 -1
@@ -218,7 +218,7 @@ 

      if not prepare_metadata:

          raise ValueError(

              'build backend cannot provide build metadata '

-             + '(incl. runtime requirements) before buld'

+             + '(incl. runtime requirements) before build'

          )

      with hook_call():

          dir_basename = prepare_metadata('.')

no initial comment

Mostly opened this to see if the tests don't expect it :)

Build succeeded.

Pull-Request has been merged by churchyard

2 years ago
Metadata