diff --git a/python-click.spec b/python-click.spec index 88b9177..89899d9 100644 --- a/python-click.spec +++ b/python-click.spec @@ -58,7 +58,7 @@ implement an intended CLI API. %package -n python38-%{module} Summary: A simple wrapper around optparse for powerful command line utilities -BuildRequires: pkgconfig(python3.8) +BuildRequires: pkgconfig(python-3.8) BuildRequires: python38-setuptools %description -n python38-%{module}