fix up spec

This commit is contained in:
Peter Robinson 2019-11-29 23:41:54 +00:00
parent c0875cd84b
commit ea5a127148
1 changed files with 1 additions and 3 deletions

View File

@ -34,9 +34,7 @@ Summary: A python3 library for Adapt Intent Parser
A python3 library for Adapt Intent Parser. A python3 library for Adapt Intent Parser.
%prep %prep
%setup -q -n adapt-release-v%{version} %autosetup -p1
# https://github.com/MycroftAI/adapt/pull/90
sed -i -e "s/six==1.10.0/six/" setup.py
%build %build
rm -rf adapt-parser.egg-info rm -rf adapt-parser.egg-info