Hello community, here is the log from the commit of package python-parso for openSUSE:Factory checked in at 2020-04-15 19:53:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parso (Old) and /work/SRC/openSUSE:Factory/.python-parso.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parso" Wed Apr 15 19:53:35 2020 rev:13 rq:793806 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parso/python-parso.changes 2020-03-08 22:22:43.196024984 +0100 +++ /work/SRC/openSUSE:Factory/.python-parso.new.2738/python-parso.changes 2020-04-15 19:53:36.917575195 +0200 @@ -1,0 +2,12 @@ +Tue Apr 14 10:03:43 UTC 2020 - Benjamin Greiner <[email protected]> + +- update to 0.7.0 + * Fix a lot of annoying bugs in the diff parser. The fuzzer did not find + issues anymore even after running it for more than 24 hours (500k tests). + * Small grammar change: suites can now contain newlines even after a newline. + This should really not matter if you don't use error recovery. It allows for + nicer error recovery. +- remove py_38.patch (merged upstream) + + +------------------------------------------------------------------- Old: ---- parso-0.6.2.tar.gz py_38.patch New: ---- parso-0.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parso.spec ++++++ --- /var/tmp/diff_new_pack.3nbsHG/_old 2020-04-15 19:53:37.493575455 +0200 +++ /var/tmp/diff_new_pack.3nbsHG/_new 2020-04-15 19:53:37.497575456 +0200 @@ -18,13 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-parso -Version: 0.6.2 +Version: 0.7.0 Release: 0 Summary: An autocompletion tool for Python License: MIT AND Python-2.0 URL: https://github.com/davidhalter/parso Source0: https://files.pythonhosted.org/packages/source/p/parso/parso-%{version}.tar.gz -Patch0: py_38.patch BuildRequires: %{python_module pytest >= 3.0.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes @@ -46,7 +45,6 @@ %prep %setup -q -n parso-%{version} -%patch0 -p1 %build %python_build ++++++ parso-0.6.2.tar.gz -> parso-0.7.0.tar.gz ++++++ ++++ 2415 lines of diff (skipped)
