mirror of
https://abf.rosa.ru/djam/python-click.git
synced 2025-02-23 17:32:50 +00:00
Log: Update to 7.0 stable
build py3 module spec clean
This commit is contained in:
parent
cf8c867e7c
commit
fb92e64782
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ implement an intended CLI API.
|
||||||
%prep
|
%prep
|
||||||
%setup -qn %{module}-%{version}
|
%setup -qn %{module}-%{version}
|
||||||
rm -rf %{module}.egg-info
|
rm -rf %{module}.egg-info
|
||||||
|
cp -a . %{py3dir}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py2_build
|
%py2_build
|
||||||
|
|
Loading…
Add table
Reference in a new issue