14
0
2024-09-09 18:58:12 +00:00
committed by Git OBS Bridge
parent ababba3267
commit 2cadc76a80

View File

@@ -69,7 +69,7 @@ cp -p src/poetry/core/_vendor/tomli/LICENSE vendoredlicenses/tomli.L
git init
#https://github.com/python-poetry/poetry/issues/9678
donttest="obsdummyprefix"
python312_donttest=" or (test_invalid_requirement and file:.-invalid URL)"
python312_donttest=" or (test_invalid_requirement and :.-invalid)"
%pytest -k "not ($donttest ${$python_donttest})"
%files %{python_files}