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 6CF94158088 for ; Sun, 28 Nov 2021 14:42:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 647672BC005; Sun, 28 Nov 2021 14:42:10 +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 3E5F92BC005 for ; Sun, 28 Nov 2021 14:42:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 5B4FD342D9A for ; Sun, 28 Nov 2021 14:42:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 358801FB for ; Sun, 28 Nov 2021 14:42:06 +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: <1638110326.22706915873af926e9bc2037bf08b532ade3ab11.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-toolbelt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild X-VCS-Directories: dev-python/requests-toolbelt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 22706915873af926e9bc2037bf08b532ade3ab11 X-VCS-Branch: master Date: Sun, 28 Nov 2021 14:42:06 +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: 4835c578-4940-404f-bcac-052fc00fdb68 X-Archives-Hash: ced2205d2978f4360fb3feab576ba0e9 commit: 22706915873af926e9bc2037bf08b532ade3ab11 Author: Michał Górny gentoo org> AuthorDate: Sat Nov 27 10:32:33 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 28 14:38:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22706915 dev-python/requests-toolbelt: Skip pyopenssl dep on non-Rust arches Signed-off-by: Michał Górny gentoo.org> dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild b/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild index c6bf76f2db87..bc009aa6dafa 100644 --- a/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild +++ b/dev-python/requests-toolbelt/requests-toolbelt-0.9.1.ebuild @@ -19,9 +19,11 @@ RDEPEND="