baserev update by copy to link target

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=280
This commit is contained in:
OBS User buildservice-autocommit 2024-11-28 21:42:13 +00:00 committed by Git OBS Bridge
parent a2b590b776
commit 82d3e51b86

View File

@ -123,8 +123,6 @@ export PIP_FIND_LINKS=$PWD/dist
export PYTHONPATH=$(pwd)
# no online comparisons in obs
donttest="(test_apply_pyproject_equivalent_to_setupcfg and https)"
# no network access
donttest+=" or uses_network"
# test_pbr_integration tries to install pbr from network using pip
donttest+=" or test_pbr_integration"
# looks for .exe files that we do not ship