From 000eb4134ecb5df65ee4b76332d3fd37b78afc6e Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 13 Sep 2021 15:51:47 -0400 Subject: [PATCH] Drop BR on pyproject-rpm-macros, now implied by python3-devel --- python-sure.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-sure.spec b/python-sure.spec index 881c3e4..7b9646f 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -20,7 +20,6 @@ Patch0: python3.10-workaround.patch BuildArch: noarch BuildRequires: python3-devel -BuildRequires: pyproject-rpm-macros # TODO: remove mock dependency from install_requires # https://fedoraproject.org/wiki/Changes/DeprecatePythonMock