mirror of
https://abf.rosa.ru/djam/python-click.git
synced 2025-02-23 17:32:50 +00:00
7.1.2
This commit is contained in:
parent
7488baad6f
commit
e91486c6fc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue