From 53a70fc8686548d33c5202d080f24fd8a071981d54d7ae405c913b856268b9a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 23 Apr 2019 11:06:45 +0000 Subject: [PATCH] Accepting request 697108 from home:mcalabkova:branches:devel:languages:python - update to version 1.8.7 * Mostly bugfixes and new tests. * See ChangeLog. OBS-URL: https://build.opensuse.org/request/show/697108 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-spark_parser?expand=0&rev=8 --- python-spark_parser.changes | 7 +++++++ python-spark_parser.spec | 7 ++++--- spark_parser-1.6.1.tar.gz | 3 --- spark_parser-1.8.7.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 spark_parser-1.6.1.tar.gz create mode 100644 spark_parser-1.8.7.tar.gz diff --git a/python-spark_parser.changes b/python-spark_parser.changes index 4a6e4a3..730246e 100644 --- a/python-spark_parser.changes +++ b/python-spark_parser.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 23 10:30:39 UTC 2019 - Marketa Calabkova + +- update to version 1.8.7 + * Mostly bugfixes and new tests. + * See ChangeLog. + ------------------------------------------------------------------- Tue Dec 4 12:54:32 UTC 2018 - Matej Cepl diff --git a/python-spark_parser.spec b/python-spark_parser.spec index d094be3..d9ae6b2 100644 --- a/python-spark_parser.spec +++ b/python-spark_parser.spec @@ -1,7 +1,7 @@ # # spec file for package python-spark_parser # -# 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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-spark_parser -Version: 1.6.1 +Version: 1.8.7 Release: 0 Summary: An Earley-Algorithm Context-free grammar Parser Toolkit License: MIT @@ -34,6 +34,7 @@ BuildArch: noarch %if %{with test} BuildRequires: %{python_module click} BuildRequires: %{python_module nose >= 1.0} +BuildRequires: %{python_module pytest} %endif %python_subpackages @@ -58,7 +59,7 @@ grammar. These are grammars which are left-recursive. %if %{with test} %check -%python_exec setup.py test +%pytest test %endif %files %{python_files} diff --git a/spark_parser-1.6.1.tar.gz b/spark_parser-1.6.1.tar.gz deleted file mode 100644 index 18d3ace..0000000 --- a/spark_parser-1.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77bc483450edb0d6ab22023799e6c77e7c64603774bf716a4effb3b280bdeda5 -size 134114 diff --git a/spark_parser-1.8.7.tar.gz b/spark_parser-1.8.7.tar.gz new file mode 100644 index 0000000..37c3128 --- /dev/null +++ b/spark_parser-1.8.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5e6064afbb3c114749016d585b0e4f9222d4ffa97a1854c9ab70b25783ef48 +size 116817