mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 23:46:14 -04:00
17 lines
4.0 KiB
Groff
17 lines
4.0 KiB
Groff
BDEPEND=test? ( python_targets_python3_11? ( dev-lang/python:3.11[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_11(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/elasticsearch[python_targets_python3_11(-)?] >=dev-python/moto-1.3.7[python_targets_python3_11(-)?] dev-python/msgpack[python_targets_python3_11(-)?] dev-python/pylibmc[python_targets_python3_11(-)?] dev-python/pymongo[python_targets_python3_11(-)?] dev-python/pytest-celery[python_targets_python3_11(-)?] dev-python/pytest-click[python_targets_python3_11(-)?] dev-python/pytest-subtests[python_targets_python3_11(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_11(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_11(-)?] dev-python/redis[python_targets_python3_11(-)?] dev-python/tblib[python_targets_python3_11(-)?] sci-astronomy/pyephem[python_targets_python3_11(-)?] ) doc? ( dev-python/docutils[python_targets_python3_11(-)?] >=dev-python/sphinx-celery-2.0.0[python_targets_python3_11(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_11(-)?] dev-python/jinja2[python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_11(-)?] <dev-python/billiard-5.0.0[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/click-didyoumean[python_targets_python3_11(-)?] dev-python/click-plugins[python_targets_python3_11(-)?] dev-python/click-repl[python_targets_python3_11(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_11(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_11(-)?] <dev-python/kombu-6.0.0[python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_11(-)?] dev-python/vine[python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?] ) doc? ( >=dev-python/sphinx-7.2.6 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?]
|
|
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_11
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_11(-)?] <dev-python/billiard-5.0.0[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/click-didyoumean[python_targets_python3_11(-)?] dev-python/click-plugins[python_targets_python3_11(-)?] dev-python/click-repl[python_targets_python3_11(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_11(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_11(-)?] <dev-python/kombu-6.0.0[python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_11(-)?] dev-python/vine[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/celery/celery/archive/v5.3.6.tar.gz -> celery-5.3.6.gh.tar.gz
|
|
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 check-reqs 2a9731073c152554078a9a8df8fc0f1b flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df optfeature 538bce96e5589935b57e178e8635f301
|
|
_md5_=3ec51f2bf90b8a2d6679d6d0b96cfd85
|