Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-parso for openSUSE:Factory checked in at 2021-04-15 16:56:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parso (Old) and /work/SRC/openSUSE:Factory/.python-parso.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parso" Thu Apr 15 16:56:37 2021 rev:15 rq:878622 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parso/python-parso.changes 2020-12-23 14:18:58.481580973 +0100 +++ /work/SRC/openSUSE:Factory/.python-parso.new.12324/python-parso.changes 2021-04-15 16:56:40.886604436 +0200 @@ -1,0 +2,11 @@ +Fri Dec 25 19:00:15 UTC 2020 - Matej Cepl <[email protected]> + +- update to 0.8.1 (according to gh#davidhalter/jedi#1650 it + should be compatible with python-jedi now): + - Dropped Support for Python 2.7, 3.4, 3.5 + - It's possible to use ``pathlib.Path`` objects now in the API + - The stubs are gone, we are now using annotations + - ``namedexpr_test`` nodes are now a proper class called ``NamedExpr`` + - A lot of smaller refactorings + +------------------------------------------------------------------- Old: ---- parso-0.7.1.tar.gz New: ---- parso-0.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parso.spec ++++++ --- /var/tmp/diff_new_pack.TjylSM/_old 2021-04-15 16:56:41.370605202 +0200 +++ /var/tmp/diff_new_pack.TjylSM/_new 2021-04-15 16:56:41.374605209 +0200 @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-parso -Version: 0.7.1 +Version: 0.8.1 Release: 0 Summary: An autocompletion tool for Python License: MIT AND Python-2.0 ++++++ parso-0.7.1.tar.gz -> parso-0.8.1.tar.gz ++++++ ++++ 5760 lines of diff (skipped)
