From c13ef9768c82efbd1a586860697853782f442ff1 Mon Sep 17 00:00:00 2001 From: Alfredo Moralejo Date: Jan 22 2020 18:14:13 +0000 Subject: Switch to vresioned python3_sitearch Unversioned python does not longer exist and package is python3 only, so let's switch to python3_sitearch. --- diff --git a/pysendfile.spec b/pysendfile.spec index 80d8772..8985618 100644 --- a/pysendfile.spec +++ b/pysendfile.spec @@ -16,7 +16,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools %{?filter_setup: -%filter_provides_in %{python_sitearch} +%filter_provides_in %{python3_sitearch} %filter_setup }