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:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 09:45:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.1:
|
||||
* Support for python 2.7 is now a firm thing and not just implied.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 2 12:28:07 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
BIN
v0.5.1.tar.gz
LFS
BIN
v0.5.1.tar.gz
LFS
Binary file not shown.
3
v0.6.1.tar.gz
Normal file
3
v0.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd4e8faea90925418324e54c3d404f2f47a519b22c81e6008799a3a7bdc39273
|
||||
size 37365
|
||||
Reference in New Issue
Block a user