mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-10 20:08:43 -04:00
17 lines
2.2 KiB
Groff
17 lines
2.2 KiB
Groff
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
|
DESCRIPTION=Implementation of the asyncio (PEP 3156) event-loop with Qt
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/CabbageDevelopment/qasync
|
|
INHERIT=distutils-r1 pypi
|
|
IUSE=qt6 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=|| ( dev-python/pyqt5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyside2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) qt6? ( || ( dev-python/pyqt6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyside6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
|
SLOT=0
|
|
SRC_URI=https://files.pythonhosted.org/packages/source/q/qasync/qasync-0.27.1.tar.gz
|
|
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
|
_md5_=97bc3aa893f211bf1743cfffdcc2045d
|