.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=47
This commit is contained in:
parent
bfbeba5d0e
commit
ee36580a5a
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user