This commit is contained in:
Your Name 2025-02-11 11:41:30 +00:00
parent 7488baad6f
commit e91486c6fc

View file

@ -58,8 +58,8 @@ implement an intended CLI API.
%package -n python38-%{module} %package -n python38-%{module}
Summary: A simple wrapper around optparse for powerful command line utilities Summary: A simple wrapper around optparse for powerful command line utilities
BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(python3.8)
BuildRequires: python3egg(setuptools) BuildRequires: python38-setuptools
%description -n python38-%{module} %description -n python38-%{module}
Click is a Python package for creating beautiful command line interfaces Click is a Python package for creating beautiful command line interfaces