dev-python/pytest-aiohttp: 0.3.0-r1 revbump to require pytest-5.4
authorZac Medico <zmedico@gentoo.org>
Mon, 4 May 2020 01:51:40 +0000 (18:51 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 4 May 2020 01:54:45 +0000 (18:54 -0700)
commit93b9fca29cccb66846a5b95edc96fd05171c777a
treef15df3338bcfb71aa5bd227d712ad7af6d7c37ae
parenteb5c65238c8c617f2a7c3b88ca2af7e16a88fde0
dev-python/pytest-aiohttp: 0.3.0-r1 revbump to require pytest-5.4

Solves this issue:

/usr/lib64/python3.6/site-packages/pytest_asyncio/plugin.py:39: in pytest_pycollect_makeitem
    item = pytest.Function.from_parent(collector, name=name)
E   AttributeError: type object 'Function' has no attribute 'from_parent'

See: https://github.com/gentoo/gentoo/pull/15435#discussion_r412989852
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild [new file with mode: 0644]