mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2021-06-23 21:53:37 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/click-8[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/kombu-6.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/kombu-5[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/pytz[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/vine-5[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/vine-6[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] ) doc? ( dev-python/sphinx ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
||||
BDEPEND=test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?] >=dev-python/click-7[python_targets_python3_8(-)?] <dev-python/click-8[python_targets_python3_8(-)?] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?] <dev-python/kombu-6.0[python_targets_python3_8(-)?] >=dev-python/kombu-5[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/vine-5[python_targets_python3_8(-)?] <dev-python/vine-6[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) doc? ( dev-python/sphinx ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/click-8[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/kombu-6.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/kombu-5[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/pytz[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/vine-5[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/vine-6[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] test? ( >=dev-python/boto3-1.9.178[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/case-1.3.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/moto-1.3.7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pytest-6.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/pytest-celery[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/pytest-subtests[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pyyaml-3.10[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/pyzmq-13.1.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] ) doc? ( dev-python/docutils[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/sphinx-click-2.5.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/sqlalchemy[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] )
|
||||
DEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?] >=dev-python/click-7[python_targets_python3_8(-)?] <dev-python/click-8[python_targets_python3_8(-)?] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?] <dev-python/kombu-6.0[python_targets_python3_8(-)?] >=dev-python/kombu-5[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/vine-5[python_targets_python3_8(-)?] <dev-python/vine-6[python_targets_python3_8(-)?] test? ( >=dev-python/boto3-1.9.178[python_targets_python3_8(-)?] >=dev-python/case-1.3.1[python_targets_python3_8(-)?] >=dev-python/moto-1.3.7[python_targets_python3_8(-)?] >=dev-python/pytest-6.2[python_targets_python3_8(-)?] dev-python/pytest-celery[python_targets_python3_8(-)?] dev-python/pytest-subtests[python_targets_python3_8(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_8(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_8(-)?] >=dev-python/pyzmq-13.1.0[python_targets_python3_8(-)?] ) doc? ( dev-python/docutils[python_targets_python3_8(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_8(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_8(-)?] dev-python/jinja[python_targets_python3_8(-)?] dev-python/sqlalchemy[python_targets_python3_8(-)?] )
|
||||
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
|
||||
EAPI=7
|
||||
HOMEPAGE=http://celeryproject.org https://pypi.org/project/celery https://github.com/celery/celery
|
||||
@@ -8,10 +8,10 @@ INHERIT=bash-completion-r1 distutils-r1 eutils optfeature
|
||||
IUSE=examples test doc python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-7[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/click-8[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/kombu-6.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/kombu-5[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/pytz[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/vine-5[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] <dev-python/vine-6[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
||||
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_8(-)?] <dev-python/billiard-4.0.0[python_targets_python3_8(-)?] >=dev-python/click-7[python_targets_python3_8(-)?] <dev-python/click-8[python_targets_python3_8(-)?] >=dev-python/click-didyoumean-0.0.3[python_targets_python3_8(-)?] >=dev-python/click-plugins-1.1.1[python_targets_python3_8(-)?] >=dev-python/click-repl-0.1.6[python_targets_python3_8(-)?] <dev-python/kombu-6.0[python_targets_python3_8(-)?] >=dev-python/kombu-5[python_targets_python3_8(-)?] dev-python/pytz[python_targets_python3_8(-)?] >=dev-python/vine-5[python_targets_python3_8(-)?] <dev-python/vine-6[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/celery/celery/archive/v5.1.1.tar.gz -> celery-5.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 c21cf58c1e3c67e0ea53c96a7b37eddd edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 optfeature cc13a38ea4d26565e83ef21d58bcd4ab
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 0cb5f4040aac0cd98d17cec3079de0a0 python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 881e51510dd0c384fb912f54c0865d2e edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 optfeature cc13a38ea4d26565e83ef21d58bcd4ab
|
||||
_md5_=d71ddba9e1a2eb82082eb73b366544f2
|
||||
|
||||
Reference in New Issue
Block a user