mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2025-02-21 20:18:30 UTC
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
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(-)?]
|
||||
BDEPEND=dev-python/cython[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( virtual/mysql[server] dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.9.0[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] )
|
||||
DEPEND=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
|
||||
IUSE=test 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 )
|
||||
RDEPEND=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_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 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df optfeature 538bce96e5589935b57e178e8635f301
|
||||
_md5_=ecfdc582e92d120da407b04b2d882283
|
||||
_md5_=4dd0ece5ac3fd1cd80ad1c61c17e561b
|
||||
|
||||
Reference in New Issue
Block a user