mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
2020-04-30 06:13:30 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-core[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-relay[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/unidecode[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-core[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-relay[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/unidecode[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest-mock[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest-asyncio[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/promises[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/mock[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytz[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/iso8601[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
||||
DESCRIPTION=GraphQL Framework for Python
|
||||
@@ -7,10 +7,10 @@ HOMEPAGE=https://github.com/graphql-python/graphene
|
||||
IUSE=test python_targets_python3_6
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/aniso8601[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-core[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-relay[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/unidecode[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
RDEPEND=dev-python/aniso8601[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-core[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/graphql-relay[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/unidecode[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? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/graphql-python/graphene/archive/v2.1.8.tar.gz -> graphene-2.1.8.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=19910e081bbc9213b6327e05e5df83ac
|
||||
|
||||
Reference in New Issue
Block a user