1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 DISTUTILS_USE_PEP517
=poetry
6 PYTHON_COMPAT
=( python3_
{9.
.11} )
8 inherit distutils-r1 pypi
10 DESCRIPTION
="Implementation of the asyncio (PEP 3156) event-loop with Qt"
11 HOMEPAGE
="https://github.com/CabbageDevelopment/qasync"
20 dev-python/PyQt5[${PYTHON_USEDEP}]
21 dev-python/pyside2[${PYTHON_USEDEP}]
26 dev-python/PyQt6[${PYTHON_USEDEP}]
27 dev-python/pyside6[${PYTHON_USEDEP}]
33 dev-python/setuptools[${PYTHON_USEDEP}]