mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/aiohttp: version bump to 3.0.5
This commit is contained in:
10
dev-python/aiohttp/files/aiohttp-3.0.5-tests.patch
Normal file
10
dev-python/aiohttp/files/aiohttp-3.0.5-tests.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- aiohttp-3.0.5/tests/test_test_utils.py
|
||||
+++ aiohttp-3.0.5/tests/test_test_utils.py
|
||||
@@ -243,6 +243,7 @@
|
||||
make_url(URL('http://foo.com'))
|
||||
|
||||
|
||||
+@pytest.mark.skip("running via external test file fails")
|
||||
def test_testcase_no_app(testdir, loop):
|
||||
testdir.makepyfile(
|
||||
"""
|
||||
Reference in New Issue
Block a user