2023-12-16 03:16:44 UTC

This commit is contained in:
Repository mirror & CI
2023-12-16 03:16:44 +00:00
parent bd473c7ab5
commit 4cd91d4989
6 changed files with 26 additions and 26 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( python_targets_python3_10? ( dev-lang/python: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[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[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.3.1[python_targets_python3_10(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[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 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/celery/celery/archive/v5.3.0b2.tar.gz -> celery-5.3.0_beta2.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 2329ddf7eec9f8177aec51648249d790 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=bca03860e85ce6e0ee7e1fb5c597f8a2

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( python_targets_python3_10? ( dev-lang/python:3.10[ncurses(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ncurses(+)] ) dev-python/azure-storage-blob[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/boto3-1.9.178[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/elasticsearch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/moto-1.3.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/msgpack[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pylibmc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymongo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-celery[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-subtests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-timeout-1.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyyaml-3.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/redis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tblib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-astronomy/pyephem[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( dev-python/docutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sphinx-celery-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sphinx-click-2.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-plugins[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-repl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/vine[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( >=dev-python/sphinx-5.3.0 ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,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_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/billiard-3.6.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/billiard-5.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-didyoumean[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-plugins[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/click-repl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/kombu-5.3.0_beta1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/kombu-6.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/vine[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 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 eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 2329ddf7eec9f8177aec51648249d790 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=07d9b7c41838cc0436d55dd2b0b37b62

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
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_10
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-python/celery-4.4.0[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RDEPEND=>=dev-python/celery-4.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
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 eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic c816c598969cbaf38cc02d2496ad2e98 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 2329ddf7eec9f8177aec51648249d790
_md5_=af2f24e303eb09c007f23bd01ab5c426
_md5_=46e2649ba3f497d3efdaabbafb243f03

View File

@@ -1,4 +1,4 @@
BDEPEND=<dev-lang/erlang-26:= <dev-lang/elixir-1.15:= dev-util/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-2.6.0 !>www-apps/pleroma-2.6.0
BDEPEND=<dev-lang/erlang-26:= <dev-lang/elixir-1.15:= dev-util/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex !<www-apps/pleroma-2.6.1 !>www-apps/pleroma-2.6.1
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=sys-libs/ncurses:= sys-apps/file dev-lang/elixir dev-lang/erlang:=
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
@@ -10,6 +10,6 @@ LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir dev-lang/erlang:=
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.6.0/pleroma-v2.6.0.tar.gz
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.6.1/pleroma-v2.6.1.tar.gz
_eclasses_=mix 74eb3a6317dfe07373eeb0535ca22770 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=5aa0abddb507ce79a9d0369980abbd2c

View File

@@ -922,7 +922,7 @@ dev-python/bson 0.5.10: Independent BSON codec for Python that doesn't depend on
dev-python/bump2version 1.0.1: Version-bump your software with a single command!
dev-python/bumpfontversion 0.4.1: Bumps the version of a font source file
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.0_beta2: Asynchronous task queue/job queue based on distributed message passing
dev-python/celery 5.3.6: Asynchronous task queue/job queue based on distributed message passing
dev-python/cffsubr 0.2.9_p1: Standalone CFF subroutinizer based on AFDKO tx tool
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
@@ -2047,7 +2047,7 @@ www-apps/libmedium 20231020: Alternative private front-end to Medium
www-apps/librarian 2023.05.07: An alternative frontend for LBRY/Odysee. Inspired by Invidious and Libreddit.
www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/nitter 2023.05.20 2023.07.12: Alternative front-end for Twitter
www-apps/pleroma 2.6.0 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma 2.6.1 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma-fe 2.6.1 9999: Main frontend for www-apps/pleroma, inspired by qvitter
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance

View File

@@ -1 +1 @@
Sat, 16 Dec 2023 01:31:43 +0000
Sat, 16 Dec 2023 03:16:44 +0000