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 BE96B158649 for ; Tue, 9 May 2023 15:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07A79E07F0; Tue, 9 May 2023 15:53:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E69F8E07F0 for ; Tue, 9 May 2023 15:53:13 +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 3A0BC340D8E for ; Tue, 9 May 2023 15:53:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9011920 for ; Tue, 9 May 2023 15:53:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1683647585.033942e7fc7943c2812beee8d3f30a8ab5c5f83a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/electrum/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/electrum/electrum-4.4.2-r1.ebuild net-misc/electrum/electrum-4.4.2.ebuild X-VCS-Directories: net-misc/electrum/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 033942e7fc7943c2812beee8d3f30a8ab5c5f83a X-VCS-Branch: master Date: Tue, 9 May 2023 15:53:11 +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: 89d50d60-d819-4846-bbe0-e45375bae416 X-Archives-Hash: e4492d8cc2d7ae45421e7322b9b6b874 commit: 033942e7fc7943c2812beee8d3f30a8ab5c5f83a Author: Michał Górny gentoo org> AuthorDate: Tue May 9 15:38:36 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue May 9 15:53:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033942e7 net-misc/electrum: Allow gentoo.org> net-misc/electrum/{electrum-4.4.2.ebuild => electrum-4.4.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/electrum/electrum-4.4.2.ebuild b/net-misc/electrum/electrum-4.4.2-r1.ebuild similarity index 99% rename from net-misc/electrum/electrum-4.4.2.ebuild rename to net-misc/electrum/electrum-4.4.2-r1.ebuild index ac6a564b7be2..151ffd5e2cfe 100644 --- a/net-misc/electrum/electrum-4.4.2.ebuild +++ b/net-misc/electrum/electrum-4.4.2-r1.ebuild @@ -27,7 +27,7 @@ REQUIRED_USE="|| ( cli ncurses qt5 )" RDEPEND=" ${PYTHON_DEPS} - =dev-python/aiohttp-socks-0.3[${PYTHON_USEDEP}] =dev-python/aiorpcX-0.22*[${PYTHON_USEDEP}] >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]