Revert "Updates for epel7 compatibility"
This reverts commit a1126cdbb9
.
This commit is contained in:
parent
cb3b651bc8
commit
aa23d24457
@ -58,10 +58,11 @@ pty module.
|
|||||||
|
|
||||||
%package -n python3-%{modname}
|
%package -n python3-%{modname}
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
BuildRequires: python34-devel
|
%{?python_provide:%python_provide python3-%{modname}}
|
||||||
BuildRequires: python34-pytest
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python34-ptyprocess
|
BuildRequires: python3-pytest
|
||||||
Requires: python34-ptyprocess
|
BuildRequires: python3-ptyprocess
|
||||||
|
Requires: python3-ptyprocess
|
||||||
|
|
||||||
%description -n python3-%{modname}
|
%description -n python3-%{modname}
|
||||||
Pexpect is a pure Python module for spawning child applications; controlling
|
Pexpect is a pure Python module for spawning child applications; controlling
|
||||||
|
Loading…
Reference in New Issue
Block a user