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