From 62506e6aae6f2a1374d9921a85c3451aa5035d16 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Tue, 28 Jun 2022 12:02:34 +0200 Subject: [PATCH] Remove perf BR --- python-jsonschema.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-jsonschema.spec b/python-jsonschema.spec index df4f1b3..725f5b0 100644 --- a/python-jsonschema.spec +++ b/python-jsonschema.spec @@ -26,7 +26,6 @@ BuildRequires: python3dist(setuptools-scm) %bcond_without tests %if %{with tests} BuildRequires: python3dist(attrs) -BuildRequires: python3dist(perf) BuildRequires: python3dist(pyrsistent) BuildRequires: python3dist(six) BuildRequires: python3dist(twisted)