forked from pool/python-setuptools
Updating link to change in openSUSE:Factory/python-setuptools revision 86
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=b2b430205cd916a3c262dd3416593107
This commit is contained in:
committed by
Git OBS Bridge
parent
26660768db
commit
1460ca3386
@@ -123,6 +123,8 @@ export PIP_FIND_LINKS=$PWD/dist
|
|||||||
export PYTHONPATH=$(pwd)
|
export PYTHONPATH=$(pwd)
|
||||||
# no online comparisons in obs
|
# no online comparisons in obs
|
||||||
donttest="(test_apply_pyproject_equivalent_to_setupcfg and https)"
|
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
|
# test_pbr_integration tries to install pbr from network using pip
|
||||||
donttest+=" or test_pbr_integration"
|
donttest+=" or test_pbr_integration"
|
||||||
# looks for .exe files that we do not ship
|
# looks for .exe files that we do not ship
|
||||||
|
Reference in New Issue
Block a user