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 35AA015800F for ; Wed, 8 Feb 2023 12:10:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5226AE07F9; Wed, 8 Feb 2023 12:10:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1BF6EE07F9 for ; Wed, 8 Feb 2023 12:10:04 +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 D9D0A335D84 for ; Wed, 8 Feb 2023 12:10:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24FC38B1 for ; Wed, 8 Feb 2023 12:09:58 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1675821588.f385c3816fa43cada0a7c89434e0e3b225bbd1ea.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/mautrix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/mautrix/mautrix-0.19.2.ebuild X-VCS-Directories: dev-python/mautrix/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: f385c3816fa43cada0a7c89434e0e3b225bbd1ea X-VCS-Branch: master Date: Wed, 8 Feb 2023 12:09:58 +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: 7d493ef5-6064-445e-aa25-e19253e50c92 X-Archives-Hash: bace2c02175ab4b2a91d8a6b0e317a87 commit: f385c3816fa43cada0a7c89434e0e3b225bbd1ea Author: Julien Roy jroy ca> AuthorDate: Wed Feb 8 01:59:13 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Feb 8 01:59:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f385c381 dev-python/mautrix: update test DEPEND Signed-off-by: Julien Roy jroy.ca> dev-python/mautrix/mautrix-0.19.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mautrix/mautrix-0.19.2.ebuild b/dev-python/mautrix/mautrix-0.19.2.ebuild index c8fc1efb6..d6fa660b5 100644 --- a/dev-python/mautrix/mautrix-0.19.2.ebuild +++ b/dev-python/mautrix/mautrix-0.19.2.ebuild @@ -29,7 +29,7 @@ RDEPEND=" test? ( dev-python/aiosqlite[${PYTHON_USEDEP}] dev-python/asyncpg[${PYTHON_USEDEP}] - dev-python/sqlalchemy[${PYTHON_USEDEP}] +