mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
17 lines
2.7 KiB
Plaintext
17 lines
2.7 KiB
Plaintext
BDEPEND=doc? ( dev-python/mkdocs dev-python/mkdocs-material ) test? ( >=dev-python/sqlalchemy-1.3.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-python/aiocontextvars[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
|
DEFINED_PHASES=compile configure install postinst prepare test
|
|
DEPEND=test? ( dev-python/aiomysql[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiopg[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiosqlite[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/asyncpg[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/black[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/isort[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/mypy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/psycopg[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pymysql[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/starlette[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/requests[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
|
DESCRIPTION=Async database support for Python.
|
|
EAPI=7
|
|
HOMEPAGE=https://www.encode.io/databases/ https://github.com/encode/databases
|
|
IUSE=doc test python_targets_python3_6
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-python/sqlalchemy-1.3.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-python/aiocontextvars[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
|
REQUIRED_USE=|| ( python_targets_python3_6 )
|
|
RESTRICT=test !test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/encode/databases/archive/0.3.0.tar.gz -> databases-0.3.0.tar.gz
|
|
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 00efd460b0996a1e4aab8825dded5700 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
|
_md5_=7523e7aa3f05ece306a819915801b802
|