diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index 74d009c..4aa69b4 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -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