Hello community,

here is the log from the commit of package python-lark-parser for 
openSUSE:Factory checked in at 2019-04-04 12:04:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lark-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-lark-parser.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lark-parser"

Thu Apr  4 12:04:39 2019 rev:2 rq:690282 version:0.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lark-parser/python-lark-parser.changes    
2019-03-26 15:42:41.852234489 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-lark-parser.new.3908/python-lark-parser.changes
  2019-04-04 12:04:43.317418417 +0200
@@ -1,0 +2,5 @@
+Thu Mar 14 16:41:11 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Trim bias from description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-lark-parser.spec ++++++
--- /var/tmp/diff_new_pack.NdxCaC/_old  2019-04-04 12:04:44.397418763 +0200
+++ /var/tmp/diff_new_pack.NdxCaC/_new  2019-04-04 12:04:44.397418763 +0200
@@ -20,7 +20,7 @@
 Name:           python-lark-parser
 Version:        0.6.7
 Release:        0
-Summary:        a modern parsing library
+Summary:        A parsing library for Python
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/erezsh/lark
@@ -36,15 +36,13 @@
 %python_subpackages
 
 %description
+Lark is a general-purpose parsing library for Python.
 
-Lark is a modern general-purpose parsing library for Python.
-
-With Lark, you can parse any context-free grammar, efficiently, with very 
little code.
+With Lark, one can parse any context-free grammar with little code.
 
 %prep
-%setup -q -n lark-%{version}
+%setup -qa1 -n lark-%{version}
 %patch0 -p1
-tar xvzf %{SOURCE1}
 
 %build
 %python_build


Reply via email to