Correct buildrequires to python3-devel
Thanks Miro.
This commit is contained in:
parent
4e815433c5
commit
4abbd259d6
@ -20,7 +20,7 @@ process and its pty.
|
||||
%package -n python3-ptyprocess
|
||||
Summary: Run a subprocess in a pseudo terminal
|
||||
%{?python_provide:%python_provide python3-%{srcname}}
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
BuildRequires: python3-devel
|
||||
%if %{with tests}
|
||||
BuildRequires: python3-pytest
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user