From 70fd6db2a226e306e67a4f3558670a6f1e7a5fa3 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Aug 26 2019 11:10:16 +0000 Subject: Replace %{python3_pkgversion} with 3, the package was not EPEL compatible anyway --- diff --git a/python-six.spec b/python-six.spec index eadac62..ac93284 100644 --- a/python-six.spec +++ b/python-six.spec @@ -51,15 +51,14 @@ Summary: %{summary} Obsoletes: platform-python-%{modname} < %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-pip +BuildRequires: python3-wheel %if %{with tests} BuildRequires: python3-pytest BuildRequires: python3-tkinter %endif -BuildRequires: python%{python3_pkgversion}-pip -BuildRequires: python%{python3_pkgversion}-wheel - %description -n python3-%{modname} %{_description} Python 3 version.