From ab51b48ccc13e9a00dc43f97af3d212ef08b3353 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 25 Apr 2023 11:31:26 -0400 Subject: [PATCH] Drop unnecessary manual BR on pyproject-rpm-macros --- python-llvmlite.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-llvmlite.spec b/python-llvmlite.spec index 52be545..e64a2e8 100644 --- a/python-llvmlite.spec +++ b/python-llvmlite.spec @@ -47,8 +47,8 @@ Source0: %{forgesource} # To be released in 0.40.0 and 0.41.0. Cherry-picked onto tag v0.39.1: Patch: 0001-Remove-maximum-Python-version-limit.patch -BuildRequires: pyproject-rpm-macros BuildRequires: python3-devel + # 0.39.1 only supports llvm11 BuildRequires: llvm11-devel BuildRequires: gcc-c++