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 EB02D1581D3 for ; Tue, 28 May 2024 20:49:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E4BCE2A68; Tue, 28 May 2024 20:49:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 549ADE2A68 for ; Tue, 28 May 2024 20:49:39 +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 33904341B52 for ; Tue, 28 May 2024 20:49:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09BE01BE6 for ; Tue, 28 May 2024 20:49:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1716929229.34b07a0b2e61a0bb361bfed4759ec8e166556561.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/moto/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/moto/moto-5.0.7.ebuild X-VCS-Directories: dev-python/moto/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 34b07a0b2e61a0bb361bfed4759ec8e166556561 X-VCS-Branch: master Date: Tue, 28 May 2024 20:49:35 +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: 1bae1397-74da-498d-b727-a18116c34d6c X-Archives-Hash: a0b3193989a0615f9a17e2c33074991d commit: 34b07a0b2e61a0bb361bfed4759ec8e166556561 Author: Sam James gentoo org> AuthorDate: Tue May 28 20:47:09 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 28 20:47:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b07a0b dev-python/moto: Stabilize 5.0.7 amd64, #932886 Signed-off-by: Sam James gentoo.org> dev-python/moto/moto-5.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/moto/moto-5.0.7.ebuild b/dev-python/moto/moto-5.0.7.ebuild index 668c4d9b3444..fa8b0676bd52 100644 --- a/dev-python/moto/moto-5.0.7.ebuild +++ b/dev-python/moto/moto-5.0.7.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv ~x86" RDEPEND=" >=dev-python/aws-xray-sdk-0.93[${PYTHON_USEDEP}]