mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2021-07-05 16:06:20 UTC
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
BDEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/mock-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <dev-python/pytest-6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-trio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/trio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( dev-python/h11[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/hyper-h2-3.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/priority[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/wsproto-0.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinxcontrib-napoleon[python_targets_python3_9(-)] dev-python/pydata-sphinx-theme[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinxcontrib-napoleon[python_targets_python3_8(-)] dev-python/pydata-sphinx-theme[python_targets_python3_8(-)] ) ) )
|
||||
BDEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/mock-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-trio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/trio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( dev-python/h11[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/hyper-h2-3.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/priority[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/toml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/wsproto-0.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinxcontrib-napoleon[python_targets_python3_9(-)] dev-python/pydata-sphinx-theme[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinxcontrib-napoleon[python_targets_python3_8(-)] dev-python/pydata-sphinx-theme[python_targets_python3_8(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=ASGI Server based on Hyper libraries and inspired by Gunicorn
|
||||
EAPI=7
|
||||
HOMEPAGE=https://gitlab.com/pgjones/hypercorn https://github.com/pgjones/hypercorn https://pypi.org/project/Hypercorn
|
||||
HOMEPAGE=https://pgjones.gitlab.io/hypercorn https://gitlab.com/pgjones/hypercorn https://github.com/pgjones/hypercorn https://pypi.org/project/Hypercorn
|
||||
INHERIT=distutils-r1 docs optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 doc
|
||||
KEYWORDS=~amd64
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/pgjones/hypercorn/archive/0.11.2.tar.gz -> hypercorn-0.11.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 docs 7c38d94fa7c1b4235fe571dc09e018df optfeature cc13a38ea4d26565e83ef21d58bcd4ab
|
||||
_md5_=0b93c564d247cbf3245734188ddf952e
|
||||
_md5_=8620244aef9c566de824daabbd752bd4
|
||||
|
||||
Reference in New Issue
Block a user