From 70339db236f5ac83bb832a54d58a0f26cee6f1ec04e2db99b80c43cd0f39d609 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 9 Jun 2021 05:48:51 +0000 Subject: [PATCH] Cleanup SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=66 --- python-aiohttp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 9832e7d..60aa571 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -130,7 +130,6 @@ touch pytest.ini %define skiptest_python3_only or test_read_boundary_with_incomplete_chunk %endif %define skiptest_python36_only or test_read_boundary_with_incomplete_chunk -# pyloop because of gh#aio-libs/aiohttp#5787 %pytest_arch --ignore ./aiohttp -rs -k 'not (%{skiptest_allflavors} %{skiptest_$python_only})' %files %{python_files}