mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2020-07-05 12:05:21 UTC
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[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(-)] doc? ( || ( ( dev-lang/python:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkautodoc[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs-material[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=test? ( dev-python/aiofiles[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/black[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/databases[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/isort[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/itsdangerous[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/mypy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/python-multipart[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/sse-starlette[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/ujson[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphene[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
||||
DEPEND=test? ( dev-python/aiosqlite[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/aiofiles[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/black[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/databases[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/isort[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/itsdangerous[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/mypy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/python-multipart[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/sse-starlette[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/ujson[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphene[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
||||
DESCRIPTION=The little ASGI framework that shines
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.starlette.io/ https://github.com/encode/starlette
|
||||
IUSE=doc test python_targets_python3_6 doc
|
||||
IUSE=test python_targets_python3_6 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
@@ -13,4 +13,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/starlette/archive/0.13.4.tar.gz -> starlette-0.13.4.tar.gz
|
||||
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d docs be9c1076914af89ca820db1983080651 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=72553a71658ff1c32dfa33861d66c236
|
||||
_md5_=dc9a5489e78615285ebe66130b0f16de
|
||||
|
||||
Reference in New Issue
Block a user