diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 83cc025..37e8183 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,3 +1,6 @@ +%bcond bootstrap 0 +%bcond tests %{without bootstrap} + Name: python-virtualenv Version: 20.21.1 Release: %autorelease @@ -40,7 +43,6 @@ BuildArch: noarch BuildRequires: python3-devel -%bcond_without tests %if %{with tests} BuildRequires: fish BuildRequires: tcsh