Hello community, here is the log from the commit of package python-pip for openSUSE:Factory checked in at 2020-03-27 00:27:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pip (Old) and /work/SRC/openSUSE:Factory/.python-pip.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip" Fri Mar 27 00:27:15 2020 rev:48 rq:786378 version:20.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes 2020-02-14 16:24:55.027175754 +0100 +++ /work/SRC/openSUSE:Factory/.python-pip.new.3160/python-pip.changes 2020-03-27 00:27:16.464316890 +0100 @@ -1,0 +2,5 @@ +Thu Mar 19 09:42:10 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Skip virtualenv tests that are pinned to old virtualenv 16 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pip.spec ++++++ --- /var/tmp/diff_new_pack.Xzuko4/_old 2020-03-27 00:27:17.228317277 +0100 +++ /var/tmp/diff_new_pack.Xzuko4/_new 2020-03-27 00:27:17.228317277 +0100 @@ -95,7 +95,7 @@ %if %{with test} %check export PYTHONPATH=build/lib -%pytest -k 'not (network or test_config_file_venv_option or test_build_env_allow_only_one_install or test_build_env_requirements_check or test_build_env_overlay_prefix_has_priority or test_build_env_isolation)' tests/unit +%pytest -k 'not network and not (test_build_env_allow_only_one_install or test_build_env_requirements_check or test_build_env_overlay_prefix_has_priority or test_build_env_isolation or test_should_cache_git_sha)' tests/unit %endif %pre
