1
0
forked from pool/python-padaos

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
This commit is contained in:
Tomáš Chvátal 2018-11-02 08:20:11 +00:00 committed by Git OBS Bridge
parent a881d572ab
commit 0e8699ae33
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06fb231807f1c82d6fe8014e81d8a97124219fe6bcbccc020d445ca22d437146
size 2998

3
padaos-0.1.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0703a5fec01a5b40038e90a32c39ac4c2c59b2a91b9bd1624408f017a2f61db3
size 2977

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 1 19:20:50 UTC 2018 - Antonio Larrosa <alarrosa@suse.com>
- Update to padaos 0.1.7
* Fix Python 3.7 regex issue
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 26 18:05:44 UTC 2018 - jengelh@inai.de Thu Jul 26 18:05:44 UTC 2018 - jengelh@inai.de

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-padaos Name: python-padaos
Version: 0.1.6 Version: 0.1.7
Release: 0 Release: 0
Summary: An intent parser Summary: An intent parser
License: MIT License: MIT