mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
17 lines
2.6 KiB
Groff
17 lines
2.6 KiB
Groff
BDEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] virtual/mysql[server] ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10[ssl] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11[ssl] ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
|
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_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10[ssl] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11[ssl] )
|
|
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/long2ice/asyncmy/archive/refs/tags/v0.2.5.tar.gz -> asyncmy-0.2.5.gh.tar.gz
|
|
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87 optfeature 1a2157392a869265b2afcb63a26c12ac
|
|
_md5_=2c630b487839cde72338f3d6ff76f839
|