Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 10:39:23 +02:00
parent d062d19e3d
commit 4eb139d1d5
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: adapt
Version: 0.3.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Mycroft's Adapt Intent Parser
License: LGPLv3
@ -57,6 +57,9 @@ rm -rf adapt-parser.egg-info
%{python3_sitelib}/%{name}/
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.0-6
- Rebuilt for Python 3.7
* Sun May 20 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.0-5
- Drop python2 support