From dc33a0afc1b97630c4acad2050668d799bdf70888504ac74d287068a0088f358 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 2 Dec 2023 17:28:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=111 --- python-aiohttp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 60a0aa8..6673157 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -130,7 +130,7 @@ donttest+=" or test_client_session_timeout_zero or test_requote_redirect_url_def # flaky donttest+=" or test_https_proxy_unsupported_tls_in_tls" # not running under pytest ?! -donttest+=" or test_circular_imports" +donttest+=" or test_circular_imports test_import_time" # requires python-on-whales rm -v tests/autobahn/test_autobahn.py test -d aiohttp && mv aiohttp aiohttp.bkp