mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
17 lines
3.9 KiB
Plaintext
17 lines
3.9 KiB
Plaintext
BDEPEND=test? ( python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_10(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_10(-)?] >=dev-python/moto-1.3.7[python_targets_python3_10(-)?] dev-python/msgpack[python_targets_python3_10(-)?] dev-python/pylibmc[python_targets_python3_10(-)?] dev-python/pymongo[python_targets_python3_10(-)?] dev-python/pytest-celery[python_targets_python3_10(-)?] dev-python/pytest-click[python_targets_python3_10(-)?] dev-python/pytest-subtests[python_targets_python3_10(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_10(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_10(-)?] dev-python/redis-py[python_targets_python3_10(-)?] dev-python/sphinx-testing[python_targets_python3_10(-)?] dev-python/tblib[python_targets_python3_10(-)?] sci-astronomy/pyephem[python_targets_python3_10(-)?] ) doc? ( dev-python/docutils[python_targets_python3_10(-)?] >=dev-python/sphinx_celery-2.0.0[python_targets_python3_10(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?] >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?]
|
|
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
|
|
DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing
|
|
EAPI=8
|
|
HOMEPAGE=https://docs.celeryproject.org/en/stable/index.html https://pypi.org/project/celery/ https://github.com/celery/celery
|
|
INHERIT=bash-completion-r1 check-reqs distutils-r1 optfeature
|
|
IUSE=examples test doc python_targets_python3_10
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?] dev-python/click-plugins[python_targets_python3_10(-)?] dev-python/click-repl[python_targets_python3_10(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_10(-)?] dev-python/vine[python_targets_python3_10(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/celery/celery/archive/v5.3.0b1.tar.gz -> celery-5.3.0_beta1.gh.tar.gz
|
|
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3 optfeature 1a2157392a869265b2afcb63a26c12ac
|
|
_md5_=8df2859a11fcef2a62c780d930a51c45
|