diff --git a/python-poetry-core.spec b/python-poetry-core.spec index cb379d9..882af38 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -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}