Hello community, here is the log from the commit of package python-jedi for openSUSE:Factory checked in at 2020-05-28 09:09:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jedi (Old) and /work/SRC/openSUSE:Factory/.python-jedi.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jedi" Thu May 28 09:09:22 2020 rev:24 rq:808522 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes 2020-04-18 00:27:43.313715799 +0200 +++ /work/SRC/openSUSE:Factory/.python-jedi.new.3606/python-jedi.changes 2020-05-28 09:09:26.924043144 +0200 @@ -1,0 +2,5 @@ +Sun May 24 08:30:33 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Skip two tests on leap not just sp1+ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jedi.spec ++++++ --- /var/tmp/diff_new_pack.0OIbKU/_old 2020-05-28 09:09:27.844045400 +0200 +++ /var/tmp/diff_new_pack.0OIbKU/_new 2020-05-28 09:09:27.848045410 +0200 @@ -70,8 +70,8 @@ skiptests+=" or test_speed" # fails on some architectures skiptests+=" or test_init_extension_module" -%if 0%{?sle_version} == 150100 - # the python 2 pytest test discovery in Leap 15.1 and SLE15 SP1 +%if 0%{?suse_version} == 1500 + # the python 2 pytest test discovery in Leap 15 and SLE15 # trips on purposely placed syntax errors in test/completion/imports.py %define pytestignore --ignore test/__init__.py %endif
