From 82d3e51b8610aa28a1fe66e129aa61e3f3fee570727e31a76bdd3babf32b92a7 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 28 Nov 2024 21:42:13 +0000 Subject: [PATCH] baserev update by copy to link target OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=280 --- python-setuptools.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-setuptools.spec b/python-setuptools.spec index a49f305..c05dc37 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -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