1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 PYTHON_COMPAT
=( python3_
{6,7,8} pypy3
)
9 DESCRIPTION
="Implementation of the asyncio (PEP 3156) event-loop with Qt"
10 HOMEPAGE
="https://github.com/aio-libs/janus"
12 SRC_URI
="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
21 dev-python/setuptools[${PYTHON_USEDEP}]
23 dev-python/pytest[${PYTHON_USEDEP}]
28 py.
test -v || die
"Tests fail with ${EPYTHON}"
31 python_install_all
() {
32 distutils-r1_python_install_all