This commit is contained in:
Peter Robinson 2020-05-03 11:00:46 +01:00
parent 53a9005403
commit 8d94297d3a
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/v0.3.2.tar.gz
/adapt-0.3.3.tar.gz
/adapt-0.3.4.tar.gz
/adapt-0.3.5.tar.gz

View File

@ -2,8 +2,8 @@
%global with_tests 0
Name: adapt
Version: 0.3.4
Release: 3%{?dist}
Version: 0.3.5
Release: 1%{?dist}
Summary: Mycroft's Adapt Intent Parser
License: ASL 2.0
URL: https://adapt.mycroft.ai/
@ -34,9 +34,10 @@ Summary: A python3 library for Adapt Intent Parser
A python3 library for Adapt Intent Parser.
%prep
%autosetup -p1
%autosetup -p1 -n %{name}-release-v%{version}
rm -rf adapt-parser.egg-info
sed -i 's#pyee==5.0.0#pyee>=5.0.0#' requirements.txt
sed -i 's#pyee==5.0.0#pyee>=5.0.0#' setup.py
%build
%py3_build
@ -55,6 +56,9 @@ sed -i 's#pyee==5.0.0#pyee>=5.0.0#' requirements.txt
%{python3_sitelib}/%{name}/
%changelog
* Sun May 03 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 0.3.5-1
- Update to 0.3.5
* Sat Feb 1 2020 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.4-3
- Handle newer pyee

View File

@ -1 +1 @@
SHA512 (adapt-0.3.4.tar.gz) = 97e8ce688711066e8468e89f5f9b2816e8b8283e3bdce18f2549720b7bb6c9f5aa8a241ddf1f41fa0e9cc2f79764a458f4bc2ffd31810f04dde54e49605f307e
SHA512 (adapt-0.3.5.tar.gz) = 96b199ff00d7297a776d03ba2a10e5e96a50c93baa82fb5e8e1f772c73bb88afcce9dc0c56c1b5fb4f757f3848a40447a31a3897617b86decd9cbc777f9c9fb3