From f2d67db72cab79f54266f11b934eae125ceac820daeec75b4d0c7ef637993837 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 5 Jan 2023 21:13:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=168 --- python-cryptography.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 7b4d50a..2410fd0 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -109,7 +109,8 @@ find . -name .keep -print -delete %if %{with test} %check -%pytest_arch -n auto +# won't work for cryptography +%pytest_arch -n auto --ignore-glob=vendor/* %endif %if !%{with test}