mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
18 lines
2.4 KiB
Groff
18 lines
2.4 KiB
Groff
BDEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( virtual/mysql[server] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl] ) python_targets_python3_12? ( dev-lang/python:3.12[ssl] ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
|
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10[ssl] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl] ) python_targets_python3_12? ( dev-lang/python:3.12[ssl] )
|
|
DESCRIPTION=A fast asyncio MySQL driver
|
|
EAPI=8
|
|
HOMEPAGE=https://pypi.org/project/asyncmy/ https://github.com/long2ice/asyncmy
|
|
INHERIT=databases distutils-r1 optfeature
|
|
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10[ssl] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl] ) python_targets_python3_12? ( dev-lang/python:3.12[ssl] )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/long2ice/asyncmy/archive/refs/tags/v0.2.8.tar.gz -> asyncmy-0.2.8.gh.tar.gz
|
|
_eclasses_=databases dfd453b90c157a5152c390d2d3166f3c toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
|
_md5_=ecfdc582e92d120da407b04b2d882283
|