From ccc4dda6d56f5a52d8a76888b8c3e42005d9f2fe Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 25 Oct 2021 09:46:09 -0700 Subject: [PATCH] pyproject-rpm-macros in CRB thus not required by python3-devel or python3-rpm-macros https://bugzilla.redhat.com/show_bug.cgi?id=2001034 Signed-off-by: Troy Dawson --- epel-rpm-macros.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/epel-rpm-macros.spec b/epel-rpm-macros.spec index a9a3209..ef659ee 100644 --- a/epel-rpm-macros.spec +++ b/epel-rpm-macros.spec @@ -22,6 +22,9 @@ BuildArch: noarch Requires: redhat-release >= %{version} # For FPC buildroot macros Recommends: fpc-srpm-macros +# pyproject-rpm-macros in CRB thus not required by python3-devel or python3-rpm-macros +# https://bugzilla.redhat.com/show_bug.cgi?id=2001034 +Requires: pyproject-rpm-macros if python3-rpm-macros %description This package contains the Extra Packages for Enterprise Linux (EPEL) RPM