From 888add673b2d69f1a6f8f02441632c5437730c6ff3a8e20c2a053fd66aac54f4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 21 Nov 2021 11:04:24 +0000 Subject: [PATCH] Accepting request 928729 from home:pgajdos:python - version update to 1.0.0 * Safe defaults #147 * Updated docstrings * Fix is_prefix() implementation in Trie #148 * Python2 is officially supported * Removed requirement of pyee OBS-URL: https://build.opensuse.org/request/show/928729 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adapt-parser?expand=0&rev=14 --- python-adapt-parser.changes | 10 ++++++++++ python-adapt-parser.spec | 4 ++-- v1.0.0.tar.gz | 3 +++ 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 v1.0.0.tar.gz diff --git a/python-adapt-parser.changes b/python-adapt-parser.changes index 87a514f..6c47584 100644 --- a/python-adapt-parser.changes +++ b/python-adapt-parser.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 2 10:26:21 UTC 2021 - pgajdos@suse.com + +- version update to 1.0.0 + * Safe defaults #147 + * Updated docstrings + * Fix is_prefix() implementation in Trie #148 + * Python2 is officially supported + * Removed requirement of pyee + ------------------------------------------------------------------- Sat Oct 16 09:45:36 UTC 2021 - Dirk Müller diff --git a/python-adapt-parser.spec b/python-adapt-parser.spec index b4eb0a3..199c87d 100644 --- a/python-adapt-parser.spec +++ b/python-adapt-parser.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-adapt-parser -Version: 0.6.1 +Version: 1.0.0 Release: 0 Summary: A text-to-intent parsing framework License: Apache-2.0 @@ -53,7 +53,7 @@ sed -i -s "s/==/>=/" requirements.txt %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest test/*.py %files %{python_files} %license LICENSE.md diff --git a/v1.0.0.tar.gz b/v1.0.0.tar.gz new file mode 100644 index 0000000..751b09d --- /dev/null +++ b/v1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e122ae27437b9dec932ff6470463bb734e909e45e02b672fc47afdeed2861c +size 38342