diff --git a/metadata/md5-cache/dev-python/celery-5.4.0 b/metadata/md5-cache/dev-python/celery-5.4.0 new file mode 100644 index 0000000000..87f737f332 --- /dev/null +++ b/metadata/md5-cache/dev-python/celery-5.4.0 @@ -0,0 +1,17 @@ +BDEPEND=test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/python-dateutil-2.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/sphinx-celery-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( >=dev-python/sphinx-7.2.6 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install postinst prepare pretend setup test +DEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/python-dateutil-2.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/sphinx-celery-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) +DESCRIPTION=Asynchronous task queue/job queue based on distributed message passing +EAPI=8 +HOMEPAGE=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 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/python-dateutil-2.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/sphinx-celery-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sqlalchemy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=test !test? ( test ) +SLOT=0 +SRC_URI=https://github.com/celery/celery/archive/v5.4.0.tar.gz -> celery-5.4.0.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 +_md5_=5474e847fbcb9e01998507153f8375bf diff --git a/metadata/md5-cache/dev-python/pytest-celery-0.1.0 b/metadata/md5-cache/dev-python/pytest-celery-0.1.0 index 4562397d76..b966be0664 100644 --- a/metadata/md5-cache/dev-python/pytest-celery-0.1.0 +++ b/metadata/md5-cache/dev-python/pytest-celery-0.1.0 @@ -1,15 +1,15 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_11(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=a shim pytest plugin to enable celery.contrib.pytest EAPI=8 HOMEPAGE=https://github.com/celery/pytest-celery https://pypi.org/project/pytest-celery/ INHERIT=distutils-r1 -IUSE=python_targets_python3_11 +IUSE=python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=BSD -RDEPEND=>=dev-python/celery-4.4.0[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_11 ) +RDEPEND=>=dev-python/celery-4.4.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 ) SLOT=0 SRC_URI=https://github.com/celery/pytest-celery/archive/refs/tags/v0.1.0.tar.gz -> pytest-celery-0.1.0.gh.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 5400d21736d8621562bf93be4fa98eec -_md5_=668d25f8b2c9d1a1bcd7a08e2319db23 +_md5_=ac69e0aa203c6931636f93f29bafe0ec diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 97cb25b624..199a168baa 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -611,7 +611,7 @@ dev-python/billiard 4.0.2: Python multiprocessing fork dev-python/biplist 1.0.3: A binary plist parser/generator for Python dev-python/blurhash 1.1.4: Pure-Python implementation of the blurhash algorithm dev-python/cassowary 0.6: Run Windows Applications on Linux as if they are native (Using a VM and FreeRDP) -dev-python/celery 5.3.6: Asynchronous task queue/job queue based on distributed message passing +dev-python/celery 5.3.6 5.4.0: Asynchronous task queue/job queue based on distributed message passing dev-python/click-aliases 1.0.4: Add (mutiple) aliases to a click group or command dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI dev-python/click-option-group 0.5.5 0.5.6: Option groups missing in Click diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 9284596319..d7580e2f6d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 25 May 2024 17:33:37 +0000 +Sat, 25 May 2024 19:18:35 +0000