forked from pool/python-adapt-parser
- update to 0.6.1:
* Support for python 2.7 is now a firm thing and not just implied. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adapt-parser?expand=0&rev=13
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-adapt-parser
|
||||
Version: 0.5.1
|
||||
Version: 0.6.1
|
||||
Release: 0
|
||||
Summary: A text-to-intent parsing framework
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/MycroftAI/adapt
|
||||
Source: https://github.com/MycroftAI/adapt/archive/v%{version}.tar.gz
|
||||
Source: https://github.com/MycroftAI/adapt/archive/refs/tags/release/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module pyee >= 8.1.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.10.0}
|
||||
|
||||
Reference in New Issue
Block a user