mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
2020-03-27 20:45:32 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
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 ) >=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(-)]
|
||||
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.
|
||||
@@ -7,10 +7,10 @@ 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 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
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 577e2308f7b36e26062d464f59a5ee6c eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 e03f98555f2634bb9fb3160a8e30e3ec toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=7523e7aa3f05ece306a819915801b802
|
||||
|
||||
Reference in New Issue
Block a user