From 0e8699ae3358bd9c4a17ca7700e8d4da846730dc90c598017b0629fdcaad9666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 2 Nov 2018 08:20:11 +0000 Subject: [PATCH] Accepting request 645940 from home:alarrosa:branches:multimedia:voice-assistant - Update to padaos 0.1.7 * Fix Python 3.7 regex issue OBS-URL: https://build.opensuse.org/request/show/645940 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-padaos?expand=0&rev=5 --- padaos-0.1.6.tar.gz | 3 --- padaos-0.1.7.tar.gz | 3 +++ python-padaos.changes | 6 ++++++ python-padaos.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 padaos-0.1.6.tar.gz create mode 100644 padaos-0.1.7.tar.gz diff --git a/padaos-0.1.6.tar.gz b/padaos-0.1.6.tar.gz deleted file mode 100644 index 760f384..0000000 --- a/padaos-0.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06fb231807f1c82d6fe8014e81d8a97124219fe6bcbccc020d445ca22d437146 -size 2998 diff --git a/padaos-0.1.7.tar.gz b/padaos-0.1.7.tar.gz new file mode 100644 index 0000000..13d27ad --- /dev/null +++ b/padaos-0.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0703a5fec01a5b40038e90a32c39ac4c2c59b2a91b9bd1624408f017a2f61db3 +size 2977 diff --git a/python-padaos.changes b/python-padaos.changes index cd0fd4d..e7dce2a 100644 --- a/python-padaos.changes +++ b/python-padaos.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 1 19:20:50 UTC 2018 - Antonio Larrosa + +- Update to padaos 0.1.7 + * Fix Python 3.7 regex issue + ------------------------------------------------------------------- Thu Jul 26 18:05:44 UTC 2018 - jengelh@inai.de diff --git a/python-padaos.spec b/python-padaos.spec index 7e75648..1b09e50 100644 --- a/python-padaos.spec +++ b/python-padaos.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-padaos -Version: 0.1.6 +Version: 0.1.7 Release: 0 Summary: An intent parser License: MIT