From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8DEE4158020 for ; Fri, 4 Nov 2022 06:34:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DADEFE07EA; Fri, 4 Nov 2022 06:34:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C363DE07EA for ; Fri, 4 Nov 2022 06:34:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A7C13413A8 for ; Fri, 4 Nov 2022 06:34:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDCB3703 for ; Fri, 4 Nov 2022 06:34:07 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1667543623.c1a45470c7a8cde3ddc755bfb8d112305b525429.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: / X-VCS-Repository: repo/proj/guru X-VCS-Files: TODO.md X-VCS-Directories: / X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: c1a45470c7a8cde3ddc755bfb8d112305b525429 X-VCS-Branch: dev Date: Fri, 4 Nov 2022 06:34:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b855c8f0-af5a-4f17-9a9a-ad62f2c1bf56 X-Archives-Hash: d8f5208d79425e00bf6a268f60a43e19 commit: c1a45470c7a8cde3ddc755bfb8d112305b525429 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Fri Nov 4 06:25:02 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Fri Nov 4 06:33:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1a45470 TODO.md: add celery test deps Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 02b6b87ac..272fbb921 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,9 @@ If you find an interesting piece of software here, consider to package it, also Name | Buildsystem | Category | User | Need help | Dependency ------------ | ------------- | ------------- | ------------- | ------------- | ------------- +[couchbase](https://pypi.org/project/couchbase/) | poetry | devel | Anna | ✔ | ✔ +[pyArango](https://pypi.org/project/pyArango/) | setuptools | devel | Anna | ✔ | ✔ +[pycouchdb](https://pypi.org/project/pycouchdb/) | poetry | devel | Anna | ✔ | ✔ [azure-sdk-tools](https://github.com/Azure/azure-sdk-for-python/tree/main/tools/azure-sdk-tools) | setuptools | devel | Anna | ✔ | ✔ [Lua-cURL](https://github.com/Lua-cURL/Lua-cURLv3) | cmake | lua | Anna | ✔ | ✔ [odilia](https://odilia.app) | cargo | accessibility | Anna | ✔ | ✖