Hello community,

here is the log from the commit of package python-spark_parser for 
openSUSE:Factory checked in at 2019-05-12 11:33:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spark_parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-spark_parser.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-spark_parser"

Sun May 12 11:33:40 2019 rev:4 rq:697110 version:1.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-spark_parser/python-spark_parser.changes  
2018-12-24 11:44:16.429298838 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-spark_parser.new.5148/python-spark_parser.changes
        2019-05-12 11:33:48.001940411 +0200
@@ -1,0 +2,7 @@
+Tue Apr 23 10:30:39 UTC 2019 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to version 1.8.7
+  * Mostly bugfixes and new tests.
+  * See ChangeLog.
+
+-------------------------------------------------------------------

Old:
----
  spark_parser-1.6.1.tar.gz

New:
----
  spark_parser-1.8.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-spark_parser.spec ++++++
--- /var/tmp/diff_new_pack.Ek7oTC/_old  2019-05-12 11:33:48.689942425 +0200
+++ /var/tmp/diff_new_pack.Ek7oTC/_new  2019-05-12 11:33:48.689942425 +0200
@@ -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 @@
 %if %{with test}
 BuildRequires:  %{python_module click}
 BuildRequires:  %{python_module nose >= 1.0}
+BuildRequires:  %{python_module pytest}
 %endif
 %python_subpackages
 
@@ -58,7 +59,7 @@
 
 %if %{with test}
 %check
-%python_exec setup.py test
+%pytest test
 %endif
 
 %files %{python_files}

++++++ spark_parser-1.6.1.tar.gz -> spark_parser-1.8.7.tar.gz ++++++
++++ 3836 lines of diff (skipped)


Reply via email to