From ee36580a5a9c5d2b8adb285eea9d32ce7093fa62c72df738bad83ea22d38e0f3 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 9 Sep 2024 18:58:12 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=47 --- python-poetry-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}