From 456660e110b3a9afcc34cb78e4e87af1158fd681bc05115e59321f3a4e19327c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 18 Feb 2019 08:34:40 +0000 Subject: [PATCH] Accepting request 676851 from home:alarrosa:branches:devel:languages:python - Update to python-padatious 0.4.6 * Fix regenerated messages when running pytest * Training example impovements (gh#MycroftAI/padatious#10) * Join worker pool after close OBS-URL: https://build.opensuse.org/request/show/676851 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-padatious?expand=0&rev=12 --- padatious-0.4.5.tar.gz | 3 --- padatious-0.4.6.tar.gz | 3 +++ python-padatious.changes | 8 ++++++++ python-padatious.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 padatious-0.4.5.tar.gz create mode 100644 padatious-0.4.6.tar.gz diff --git a/padatious-0.4.5.tar.gz b/padatious-0.4.5.tar.gz deleted file mode 100644 index 44b0312..0000000 --- a/padatious-0.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81cefa5c3baf5fe8e3c6987216c1c438eff59f2026bce8ae6302871c7edbd69b -size 11845 diff --git a/padatious-0.4.6.tar.gz b/padatious-0.4.6.tar.gz new file mode 100644 index 0000000..051c791 --- /dev/null +++ b/padatious-0.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bebbe81ebf67526b7e7300cfb8fa5ad2f30ed0aa71e4e54e6e8ed292ff9883 +size 12026 diff --git a/python-padatious.changes b/python-padatious.changes index 0dcedec..9a0663b 100644 --- a/python-padatious.changes +++ b/python-padatious.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Feb 17 17:17:19 UTC 2019 - Antonio Larrosa + +- Update to python-padatious 0.4.6 + * Fix regenerated messages when running pytest + * Training example impovements (gh#MycroftAI/padatious#10) + * Join worker pool after close + ------------------------------------------------------------------- Tue Dec 4 12:51:05 UTC 2018 - Matej Cepl diff --git a/python-padatious.spec b/python-padatious.spec index 99b7bd8..30b16c1 100644 --- a/python-padatious.spec +++ b/python-padatious.spec @@ -1,7 +1,7 @@ # # spec file for package python-padatious # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-padatious -Version: 0.4.5 +Version: 0.4.6 Release: 0 Summary: A neural network intent parser License: Apache-2.0