Log: Update to 7.0 stable

build py3 module
spec clean
This commit is contained in:
abfonly 2018-12-24 15:56:16 +03:00
parent cf8c867e7c
commit fb92e64782

View file

@ -56,6 +56,7 @@ implement an intended CLI API.
%prep
%setup -qn %{module}-%{version}
rm -rf %{module}.egg-info
cp -a . %{py3dir}
%build
%py2_build