mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
2020-06-30 20:12:43 UTC
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=File support for asyncio
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Tinche/aiofiles
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Tinche/aiofiles/archive/v0.5.0.tar.gz -> aiofiles-0.5.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=468efbe1a50b2c86279c6b13f835761f
|
||||
@@ -1,15 +0,0 @@
|
||||
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(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A backport of the dataclasses module for Python 3.6
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ericvsmith/dataclasses
|
||||
IUSE=test python_targets_python3_6
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python: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 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/d/dataclasses/dataclasses-0.7.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=86f21d443804f9067e0f5aad793cc2e2
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=doc? ( dev-python/mkdocs dev-python/mkautodoc dev-python/mkdocs-material ) test? ( dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=doc? ( dev-python/mkdocs dev-python/mkautodoc dev-python/mkdocs-material ) test? ( dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=A next generation HTTP client for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.python-httpx.org https://github.com/encode/httpx https://pypi.org/project/httpx
|
||||
IUSE=doc test python_targets_python3_6 python_targets_python3_7
|
||||
IUSE=doc test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/httpx/archive/0.11.1.tar.gz -> httpx-0.11.1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=26d5b074c7875e8f9320ed1a9eeb6a15
|
||||
_md5_=43183009283e958a7254bcc9bb8cbacb
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkautodoc[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( 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(+)] ) ) )
|
||||
BDEPEND=test? ( dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkautodoc[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=A next generation HTTP client for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.python-httpx.org https://github.com/encode/httpx https://pypi.org/project/httpx
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 doc
|
||||
IUSE=test python_targets_python3_7 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/httpx/archive/0.12.1.tar.gz -> httpx-0.12.1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 docs be9c1076914af89ca820db1983080651 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=d55a6947ec1100b64c2409fa8304f373
|
||||
_md5_=208d2ce863645e079c70ccb521c2e5e1
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/httpcore[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkautodoc[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( 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(+)] ) ) )
|
||||
BDEPEND=test? ( dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/httpcore[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkautodoc[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=A next generation HTTP client for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.python-httpx.org https://github.com/encode/httpx https://pypi.org/project/httpx
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 doc
|
||||
IUSE=test python_targets_python3_7 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/httpcore[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/httpcore[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/httpx/archive/0.13.3.tar.gz -> httpx-0.13.3.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 docs be9c1076914af89ca820db1983080651 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=95e4c0b45050c485fd1b903f56b98633
|
||||
_md5_=0deb92ae79c7303387a88978ef41d133
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=doc? ( dev-python/mkautodoc dev-python/mkdocs dev-python/mkdocs-material ) test? ( dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=doc? ( dev-python/mkautodoc dev-python/mkdocs dev-python/mkdocs-material ) test? ( dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DEPEND=test? ( dev-python/attrs[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/brotlipy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/cryptography[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/mypy[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-asyncio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=A next generation HTTP client for Python
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.python-httpx.org https://github.com/encode/httpx https://pypi.org/project/httpx
|
||||
IUSE=doc test python_targets_python3_6 python_targets_python3_7
|
||||
IUSE=doc test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/certifi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/chardet[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hstspreload[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/hyper-h2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/rfc3986[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/httpx/archive/0.9.3.tar.gz -> httpx-0.9.3.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=aa72ad1cb3d49a91ae11a10d0fb50eb0
|
||||
_md5_=5b0d7b53323c30ad7f786c286f3bfc4e
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/msgpack[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/python-dateutil[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/msgpack[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/python-dateutil[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pandas[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests-mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Python client for InfluxDB
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/influxdata/influxdb-python
|
||||
IUSE=test doc python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/msgpack[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/python-dateutil[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/influxdata/influxdb-python/archive/v5.3.0.tar.gz -> influxdb-5.3.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=3272b91221eb93a48d10918b928cf7f6
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/argon2_cffi-19.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/construct-2.9.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/future-0.17.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/lxml-4.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pycryptodome-3.8.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dateutil-2.8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEPEND=>=dev-python/argon2-cffi-19.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/construct-2.9.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/future-0.17.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/lxml-4.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pycryptodome-3.8.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dateutil-2.8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DESCRIPTION=Python library to interact with keepass databases (supports KDBX3 and KDBX4)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/libkeepass/pykeepass
|
||||
IUSE=python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-python/argon2_cffi-19.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/construct-2.9.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/future-0.17.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/lxml-4.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pycryptodome-3.8.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dateutil-2.8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
RDEPEND=>=dev-python/argon2-cffi-19.1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/construct-2.9.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/future-0.17.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/lxml-4.3.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pycryptodome-3.8.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dateutil-2.8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/libkeepass/pykeepass/archive/3.2.0.tar.gz -> pykeepass-3.2.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=e81db6a490ded177620665ac879b624d
|
||||
_md5_=340037669581fdc583bc6f5b2634a9a0
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=test? ( dev-python/aiohttp[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/async_generator[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sanic[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=test? ( dev-python/aiohttp[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sanic[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=a Pytest Plugin for Sanic
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.python.org/pypi/pytest-sanic https://github.com/yunstanford/pytest-sanic
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aiohttp[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/async_generator[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sanic[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/aiohttp[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sanic[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/yunstanford/pytest-sanic/archive/v1.6.1.tar.gz -> pytest-sanic-1.6.1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=6d7306243ea3cc096db9cbbfb8d92a62
|
||||
_md5_=b93c9ce3e20bc9a0156ba5728b01d862
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/ipython[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sh[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Get and set values in your .env file in local and production servers
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/theskumar/python-dotenv
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/python-dotenv/python-dotenv-0.13.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=60c310e7485f5640b0b60de06fa96b75
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=>=dev-python/setuptools_scm-1.15.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/path-py[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
BDEPEND=>=dev-python/setuptools_scm-1.15.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/path-py[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/docutils[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Checks syntax of reStructuredText and code blocks nested within it
|
||||
EAPI=7
|
||||
@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/r/rstcheck/rstcheck-3.3.1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=8be7bbd90e8c2de1302936a0ad313c44
|
||||
_md5_=cdacc040d65d376ce5e3cb0f96c7f083
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/aiofiles[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ~dev-python/httpx-0.9.3[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/httptools-0.0.10[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/multidict-4.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] <dev-python/multidict-5.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/uvloop[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/ujson[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/websockets-7.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] <dev-python/websockets-9.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) doc? ( || ( ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/docutils[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/pygments[python_targets_python3_6(-),python_single_target_python3_6(+)] >=dev-python/sphinx-2.1.2[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-),python_single_target_python3_6(+)] >=dev-python/recommonmark-0.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(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/aiofiles[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ~dev-python/httpx-0.9.3[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/httptools-0.0.10[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/multidict-4.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] <dev-python/multidict-5.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/uvloop[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/ujson[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/websockets-7.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] <dev-python/websockets-9.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] test? ( dev-python/beautifulsoup[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/httpcore[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest-benchmark[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest-sanic[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest-sugar[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/uvicorn[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] www-servers/gunicorn[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
||||
DESCRIPTION=Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.python.org/pypi/sanic https://github.com/huge-success/sanic
|
||||
IUSE=test doc python_targets_python3_6
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aiofiles[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ~dev-python/httpx-0.9.3[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/httptools-0.0.10[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/multidict-4.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] <dev-python/multidict-5.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/uvloop[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/ujson[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/websockets-7.0[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] <dev-python/websockets-9.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(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/huge-success/sanic/archive/v19.12.2.tar.gz -> sanic-19.12.2.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=725e9913d4452f0b7cffa51ecf73935f
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/aiofiles[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.12[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httptools-0.0.10[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/multidict-4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/multidict-5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/ujson-1.35[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/uvloop-0.5.3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/websockets-7.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/websockets-8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/docutils[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pygments[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-websupport[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/recommonmark[python_targets_python3_7(-),python_single_target_python3_7(+)] www-servers/gunicorn[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/docutils[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/pygments[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-websupport[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/recommonmark[python_targets_python3_6(-),python_single_target_python3_6(+)] www-servers/gunicorn[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/aiofiles[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.12[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httptools-0.0.10[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/multidict-4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/multidict-5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/ujson-1.35[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/uvloop-0.5.3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/websockets-7.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/websockets-8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/beautifulsoup[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpcore-0.3.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-5.2.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-benchmark[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest-sanic[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] www-servers/gunicorn[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.python.org/pypi/sanic https://github.com/huge-success/sanic
|
||||
IUSE=test doc python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aiofiles[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.12[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httptools-0.0.10[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/multidict-4.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/multidict-5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/ujson-1.35[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/uvloop-0.5.3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/websockets-7.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/websockets-8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/huge-success/sanic/archive/v20.3.0.tar.gz -> sanic-20.3.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=712c6e7ee319ca261ac396b4b3e4a249
|
||||
16
metadata/md5-cache/dev-python/sanic-20.6.3
Normal file
16
metadata/md5-cache/dev-python/sanic-20.6.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/aiofiles[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ~dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httptools-0.0.10[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/multidict-4.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/multidict-5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ujson[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvloop[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/websockets-8.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/websockets-9.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/docutils[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/pygments[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-websupport[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/recommonmark[python_targets_python3_7(-),python_single_target_python3_7(+)] www-servers/gunicorn[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/aiofiles[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ~dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httptools-0.0.10[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/multidict-4.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/multidict-5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ujson[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvloop[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/websockets-8.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/websockets-9.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( dev-python/beautifulsoup[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpcore-0.3.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-5.2.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-benchmark[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-sanic[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvicorn[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] www-servers/gunicorn[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.python.org/pypi/sanic https://github.com/huge-success/sanic
|
||||
IUSE=test doc python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aiofiles[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ~dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httptools-0.0.10[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/multidict-4.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/multidict-5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ujson[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/uvloop[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/websockets-8.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/websockets-9.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/huge-success/sanic/archive/v20.6.3.tar.gz -> sanic-20.6.3.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=76d99333f28034af428eb6991e4266d5
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=test? ( dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.13[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=test? ( dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/httpx-0.13[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] media-sound/spotify >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Spotify Web API client
|
||||
EAPI=7
|
||||
HOMEPAGE=https://tekore.readthedocs.io https://github.com/felix-hilden/tekore
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.13[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=python_targets_python3_6? ( test ) !test? ( test )
|
||||
RDEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/httpx-0.13[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v1.7.0.tar.gz -> tekore-1.7.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=069a920c7aca77d50581da2a4185097d
|
||||
_md5_=8942f2ff635713f2829a84c5fae912ff
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=test? ( dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
BDEPEND=test? ( dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] media-sound/spotify >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Spotify Web API client
|
||||
EAPI=7
|
||||
HOMEPAGE=https://tekore.readthedocs.io https://github.com/felix-hilden/tekore
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7
|
||||
IUSE=test python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/httpx-0.11.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] <dev-python/httpx-0.14[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] media-sound/spotify python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v2.1.0.tar.gz -> tekore-2.1.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=2c033103cd4ebf59aa737da98261b9a8
|
||||
_md5_=69545c42a8a672039db9b8b1f2f5d63a
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=The most basic Text::Unidecode port
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/kmike/text-unidecode
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( Artistic GPL-1 GPL-2+ )
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/t/text-unidecode/text-unidecode-1.3.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=3d57e250f5fb8e95e0945c5fee93f364
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/mkdocs[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/mkdocs-material[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
|
||||
BDEPEND=test? ( dev-python/click[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] doc? ( || ( ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=test? ( dev-python/isort[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/uvloop-0.14.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/wsproto-0.13.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/websockets-8.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/httptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/watchgod-0.6[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
||||
DEPEND=test? ( dev-python/isort[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/requests[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/uvloop-0.14.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/wsproto-0.13.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/websockets-8.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/httptools[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/watchgod-0.6[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=The lightning-fast ASGI server
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.uvicorn.org/ https://github.com/encode/uvicorn
|
||||
IUSE=test python_targets_python3_6 python_targets_python3_7 doc
|
||||
IUSE=test python_targets_python3_7 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-python/click[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
RDEPEND=dev-python/click[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/h11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/uvicorn/archive/0.11.5.tar.gz -> uvicorn-0.11.5.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 docs be9c1076914af89ca820db1983080651 eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=b140c2ef3ea17ab07069452ea186f680
|
||||
_md5_=646be44cf33ef7caeb42539e95d35b3e
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/nose-1.3.7-r4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinxcontrib-trio[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-trio[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-trio[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/aaugustin/websockets https://pypi.org/project/websockets
|
||||
IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aaugustin/websockets/archive/7.0.tar.gz -> websockets-7.0.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=d47854199931de355629259f8b0a2000
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/nose-1.3.7-r4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/sphinxcontrib-trio[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-trio[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinx-autodoc-typehints[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-spelling[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/sphinxcontrib-trio[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/aaugustin/websockets https://pypi.org/project/websockets/
|
||||
IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aaugustin/websockets/archive/8.1.tar.gz -> websockets-8.1.tar.gz
|
||||
_eclasses_=distutils-r1 44725b3eb803b8abcd6978759c231210 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=83904af3c7ad74d7bc5f876427e8af35
|
||||
Reference in New Issue
Block a user