From 9e87a16fec04da537f32f77742652ee7ff3eee8d876403be1958efa415d52108 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Oct 2021 09:45:51 +0000 Subject: [PATCH] - 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 --- python-adapt-parser.changes | 6 ++++++ python-adapt-parser.spec | 4 ++-- v0.5.1.tar.gz | 3 --- v0.6.1.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 v0.5.1.tar.gz create mode 100644 v0.6.1.tar.gz diff --git a/python-adapt-parser.changes b/python-adapt-parser.changes index d5ff54a..87a514f 100644 --- a/python-adapt-parser.changes +++ b/python-adapt-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 16 09:45:36 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-adapt-parser.spec b/python-adapt-parser.spec index c4f856d..b4eb0a3 100644 --- a/python-adapt-parser.spec +++ b/python-adapt-parser.spec @@ -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} diff --git a/v0.5.1.tar.gz b/v0.5.1.tar.gz deleted file mode 100644 index 0e17ca2..0000000 --- a/v0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed -size 14 diff --git a/v0.6.1.tar.gz b/v0.6.1.tar.gz new file mode 100644 index 0000000..f0c891e --- /dev/null +++ b/v0.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd4e8faea90925418324e54c3d404f2f47a519b22c81e6008799a3a7bdc39273 +size 37365