mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
2020-11-28 14:05:34 UTC
This commit is contained in:
15
metadata/md5-cache/dev-python/asynctest-0.13.0
Normal file
15
metadata/md5-cache/dev-python/asynctest-0.13.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[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/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-),python_single_target_pypy3(+)] ) ) ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Enhance the standard unittest with features for testing asyncio libraries
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Martiusweb/asynctest https://pypi.org/project/asynctest
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_6 python_targets_python3_7
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Martiusweb/asynctest/archive/v0.13.0.tar.gz -> asynctest-0.13.0.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=9856dbf0e99f67ac4237dbd4742fb807
|
||||
16
metadata/md5-cache/dev-python/curio-1.2-r1
Normal file
16
metadata/md5-cache/dev-python/curio-1.2-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=doc? ( dev-python/sphinx ) test? ( >=dev-python/pytest-4.5.0[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(-)] ) 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
|
||||
DEPEND=test? ( dev-python/sphinx[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(-)] )
|
||||
DESCRIPTION=Curio is a coroutine-based library for concurrent systems programming
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/dabeaz/curio https://pypi.org/project/curio
|
||||
IUSE=examples doc test 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(-)] >=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(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/c/curio/curio-1.2.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=8716c5e5b130c8f57e43e8daefaa09a3
|
||||
@@ -9,6 +9,6 @@ LICENSE=BSD
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.10.20.tar.gz
|
||||
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.11.21.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=df5f55af0ed50c6f0b30d244137deae2
|
||||
@@ -10,6 +10,6 @@ RDEPEND=>=dev-python/bitbox02-4.1.0[python_targets_python3_7(-)?,python_targets_
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bitcoin-core/HWI/archive/1.2.0.tar.gz -> hwi-1.2.0.tar.gz
|
||||
SRC_URI=https://github.com/bitcoin-core/HWI/archive/1.2.1.tar.gz -> hwi-1.2.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb udev 452708c3f55cf6e918b045adb949a9e6
|
||||
_md5_=a16aa85e962d5ad18738160f07b532ea
|
||||
14
metadata/md5-cache/dev-python/mkdocs-material-6.1.6
Normal file
14
metadata/md5-cache/dev-python/mkdocs-material-6.1.6
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=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-minify-plugin[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-redirects[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A Material Design theme for MkDocs
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/squidfunk/mkdocs-material https://pypi.org/project/mkdocs-material
|
||||
IUSE=python_targets_python3_7 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/6.1.6.tar.gz -> mkdocs-material-6.1.6.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e docs be9c1076914af89ca820db1983080651 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=3021a8b30c02d09eae27ef297e87315d
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/async_generator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest-asyncio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/attrs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-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/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/sphinxcontrib-trio[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Capture the outcome of Python function calls
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/outcome https://pypi.org/project/outcome
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/attrs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-trio/outcome/archive/v1.0.1.tar.gz -> outcome-1.0.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=4103ee99a61f193f3fab054fd767df23
|
||||
15
metadata/md5-cache/dev-python/outcome-1.1.0
Normal file
15
metadata/md5-cache/dev-python/outcome-1.1.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( dev-python/async_generator[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-asyncio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/attrs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-),python_single_target_python3_9(+)] dev-python/sphinxcontrib-trio[python_targets_python3_9(-),python_single_target_python3_9(+)] ) ( dev-lang/python:3.8 dev-python/sphinx[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/sphinxcontrib-trio[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Capture the outcome of Python function calls
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/outcome https://pypi.org/project/outcome
|
||||
IUSE=test doc python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/attrs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-trio/outcome/archive/v1.1.0.tar.gz -> outcome-1.1.0.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=2f5041713f3cb3608a04ad8369f3f39c
|
||||
@@ -13,4 +13,4 @@ RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/huge-success/sanic/archive/v20.9.1.tar.gz -> sanic-20.9.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=154df3382de72b3f8d24ccb00fc8ffbf
|
||||
_md5_=43ac1d556bfd8e58f741db542d51e2b5
|
||||
|
||||
@@ -10,6 +10,6 @@ RDEPEND=>=dev-python/httpx-0.11[python_targets_python3_7(-)?,python_targets_pyth
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v3.3.0.tar.gz -> tekore-3.3.0.tar.gz
|
||||
SRC_URI=https://github.com/felix-hilden/tekore/archive/v3.4.0.tar.gz -> tekore-3.4.0.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=e3fe467ced6ceabd16e3b5daa58aca8e
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sortedcontainers[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/immutables-0.6[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-trio[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/towncrier[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 setup test
|
||||
DEPEND=dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sortedcontainers[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( >=dev-python/astor-0.8.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/immutables-0.6[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/jedi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pylint[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyopenssl[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/yapf[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Python library for async concurrency and I/O
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/trio https://pypi.org/project/trio
|
||||
IUSE=test doc python_targets_python3_7 kernel_linux
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sortedcontainers[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/python-trio/trio/archive/v0.14.0.tar.gz -> trio-0.14.0.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e linux-info c90a203b1c14cfa77bd3e37a0e96c955 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=a322b68da4862cc1e346e54ba9ac060f
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sortedcontainers[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/immutables-0.6[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-trio[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/towncrier[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 setup test
|
||||
DEPEND=dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sortedcontainers[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( >=dev-python/astor-0.8.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/immutables-0.6[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/ipython[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/jedi[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pylint[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pyopenssl[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trustme[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/yapf[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=Python library for async concurrency and I/O
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/python-trio/trio https://pypi.org/project/trio
|
||||
IUSE=test doc python_targets_python3_7 kernel_linux
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RDEPEND=dev-python/async_generator[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/attrs-19.2.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/idna[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sniffio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/sortedcontainers[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/python-trio/trio/archive/v0.15.1.tar.gz -> trio-0.15.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e linux-info c90a203b1c14cfa77bd3e37a0e96c955 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=a322b68da4862cc1e346e54ba9ac060f
|
||||
15
metadata/md5-cache/dev-python/uvicorn-0.12.3
Normal file
15
metadata/md5-cache/dev-python/uvicorn-0.12.3
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/colorama-0.4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest-mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/python-dotenv-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyyaml-5.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/trustme[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/uvloop-0.14.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/websockets-8.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/httptools-0.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/httptools-0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/watchgod-0.6[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/watchgod-0.7[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/wsproto[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( >=dev-python/click-7[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/click-8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/h11-0.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-material[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( 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
|
||||
DESCRIPTION=The lightning-fast ASGI server
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.uvicorn.org/ https://github.com/encode/uvicorn
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/click-7[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] <dev-python/click-8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/h11-0.8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-python/typing-extensions[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) 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_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/encode/uvicorn/archive/0.12.3.tar.gz -> uvicorn-0.12.3.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e docs be9c1076914af89ca820db1983080651 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6c9aa35fc16df43d7142ef2660e00e25 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=38c3c16533904e6987e02114d750cc89
|
||||
Reference in New Issue
Block a user