From 175ebdafe3d3d95ac0f28d36904e489d18a48f87 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 10 Nov 2022 11:19:46 -0500 Subject: [PATCH] Drop explicit -r for pyproject_buildrequires; no longer needed --- gi-docgen.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gi-docgen.spec b/gi-docgen.spec index 0422d31..2c14949 100644 --- a/gi-docgen.spec +++ b/gi-docgen.spec @@ -154,10 +154,7 @@ Documentation for gi-docgen. %generate_buildrequires -# There are no upstream tests to run; but we add the runtime requirements as -# BR’s anyway so that the build will fail if some are not available in the -# distribution. -%pyproject_buildrequires -r +%pyproject_buildrequires %prep