The entire codebase has moved to python3; pulling in this one python2 package makese no sense. The guard with %if %{without python3} does not work as intended, as there is no %bcond_without statement in the .spec file, thus assuming 'without' unless overriden by any other rules.