commit python-parso for openSUSE:Factory
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 2024-08-06 09:07:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parso (Old) and /work/SRC/openSUSE:Factory/.python-parso.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-parso" Tue Aug 6 09:07:49 2024 rev:22 rq:1191178 version:0.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parso/python-parso.changes 2024-07-30 11:53:58.468337179 +0200 +++ /work/SRC/openSUSE:Factory/.python-parso.new.7232/python-parso.changes 2024-08-06 09:07:59.480869119 +0200 @@ -1,0 +2,5 @@ +Fri Aug 2 08:36:21 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- Skip test_python_exception_matches on Python 3.13 as well + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parso.spec ++++++ --- /var/tmp/diff_new_pack.SBmglK/_old 2024-08-06 09:08:00.192898441 +0200 +++ /var/tmp/diff_new_pack.SBmglK/_new 2024-08-06 09:08:00.196898606 +0200 @@ -58,8 +58,9 @@ %check # Python 3.10 has deviating exception messages -- gh#davidhalter/parso#192 python310_args=("-k" "not test_python_exception_matches") -# Python 3.12 also changes how f-strings are parsed +# Python 3.12 and newer also changes how f-strings are parsed python312_args=("-k" "not test_python_exception_matches") +python313_args=("-k" "not test_python_exception_matches") %pytest "${$python_args[@]}" %files %{python_files}
participants (1)
-
Source-Sync