From 3b475c6d872c6a246d55bff8a47e8177512f0d0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 3 Mar 2021 09:53:58 +0100 Subject: [PATCH] - fix unclosed %if --- python-pylint.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pylint.spec b/python-pylint.spec index 9ca75f6..7924c6e 100644 --- a/python-pylint.spec +++ b/python-pylint.spec @@ -33,6 +33,7 @@ BuildRequires: python-pytest BuildRequires: python-pytest-xdist BuildRequires: python-singledispatch %endif +%endif %if %{with python3} BuildRequires: python3-devel >= 1:3.4 BuildRequires: python3-modules >= 1:3.4 -- 2.44.0