commit python-jedi for openSUSE:Factory
Hello community, here is the log from the commit of package python-jedi for openSUSE:Factory checked in at 2019-11-29 15:55:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jedi (Old) and /work/SRC/openSUSE:Factory/.python-jedi.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-jedi" Fri Nov 29 15:55:37 2019 rev:17 rq:750559 version:0.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jedi/python-jedi.changes 2019-11-04 17:08:58.796426091 +0100 +++ /work/SRC/openSUSE:Factory/.python-jedi.new.26869/python-jedi.changes 2019-11-29 15:55:40.873014222 +0100 @@ -1,0 +2,8 @@ +Sat Nov 23 17:06:14 CET 2019 - Matej Cepl <mcepl@suse.com> + +- So, this is completely boring, non-offensive changelog record, + which says, that I have also add previously missing skip over + test_compiled_signature test case, because of + gh#davidhalter/jedi#1429 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jedi.spec ++++++ --- /var/tmp/diff_new_pack.YqYW1g/_old 2019-11-29 15:55:41.597013806 +0100 +++ /var/tmp/diff_new_pack.YqYW1g/_new 2019-11-29 15:55:41.601013804 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-jedi # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -69,8 +69,8 @@ # in OBS venv isn't working and builtin completion tests dont work with unbundled typeshed # test_static_analysis is flaky # test_os_path_join is time based -# test_import gh#davidhalter/jedi#1429 -%pytest -k "not (test_venv_and_pths or test_completion or test_builtin_details or test_static_analysis or test_os_path_join or test_import)" +# test_import and test_compiled_signature gh#davidhalter/jedi#1429 +%pytest -k "not (test_venv_and_pths or test_completion or test_builtin_details or test_static_analysis or test_os_path_join or test_import or test_compiled_signature)" %files %{python_files} %doc AUTHORS.txt CHANGELOG.rst README.rst
participants (1)
-
root