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 2DA75158003 for ; Wed, 8 Feb 2023 01:59:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7346AE076B; Wed, 8 Feb 2023 01:59:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 5DE27E076B for ; Wed, 8 Feb 2023 01:59:55 +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 714B7335D7F for ; Wed, 8 Feb 2023 01:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C91689C for ; Wed, 8 Feb 2023 01:59:53 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1675821588.f385c3816fa43cada0a7c89434e0e3b225bbd1ea.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: f385c3816fa43cada0a7c89434e0e3b225bbd1ea X-VCS-Branch: dev Date: Wed, 8 Feb 2023 01:59:53 +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: 459faf48-c09b-4a08-96c4-1e3f567c0236 X-Archives-Hash: c41700279cdc7d0aceb06b2d8fac9bc1 commit: f385c3816fa43cada0a7c89434e0e3b225bbd1ea Author: Julien Roy jroy ca> AuthorDate: Wed Feb 8 01:59:13 2023 +0000 Commit: Julien Roy jroy ca> 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}] +