Replace %{python3_pkgversion} with 3, the package was not EPEL compatible anyway
This commit is contained in:
parent
54cd2afa78
commit
70fd6db2a2
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user