Hello community, here is the log from the commit of package python-parso for openSUSE:Factory checked in at 2019-02-26 22:14:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parso (Old) and /work/SRC/openSUSE:Factory/.python-parso.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parso" Tue Feb 26 22:14:20 2019 rev:6 rq:674948 version:0.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parso/python-parso.changes 2018-12-24 11:40:51.497480532 +0100 +++ /work/SRC/openSUSE:Factory/.python-parso.new.28833/python-parso.changes 2019-02-26 22:14:22.126232987 +0100 @@ -1,0 +2,16 @@ +Thu Feb 14 12:10:20 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 0.3.4: + * Fix an f-string tokenizer error + * Fix async errors in the diff parser + * A fix in iter_errors + * 20+ bugfixes in the diff parser and 3 in the tokenizer + * A fuzzer for the diff parser, to give confidence that the diff parser is in a good shape. + * Some bugfixes for f-string + +------------------------------------------------------------------- +Thu Feb 14 12:09:39 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Drop bogus dependency on pytest-cache + +------------------------------------------------------------------- Old: ---- parso-0.3.1.tar.gz New: ---- parso-0.3.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parso.spec ++++++ --- /var/tmp/diff_new_pack.QWpV56/_old 2019-02-26 22:14:22.750232768 +0100 +++ /var/tmp/diff_new_pack.QWpV56/_new 2019-02-26 22:14:22.754232767 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-parso # -# 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 @@ -18,16 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-parso -Version: 0.3.1 +Version: 0.3.4 Release: 0 Summary: An autocompletion tool for Python License: MIT AND Python-2.0 Group: Development/Languages/Python URL: https://github.com/davidhalter/parso Source0: https://files.pythonhosted.org/packages/source/p/parso/parso-%{version}.tar.gz -# Test requirements BuildRequires: %{python_module pytest >= 3.0.7} -BuildRequires: %{python_module pytest-cache} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ parso-0.3.1.tar.gz -> parso-0.3.4.tar.gz ++++++ ++++ 3474 lines of diff (skipped)
