From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1469346-garchives=archives.gentoo.org@lists.gentoo.org> 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 7987C158020 for <garchives@archives.gentoo.org>; Mon, 19 Dec 2022 15:11:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2E6BE0ACD; Mon, 19 Dec 2022 15:11:05 +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 98249E0ACD for <gentoo-commits@lists.gentoo.org>; Mon, 19 Dec 2022 15:11:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5B3F3416F6 for <gentoo-commits@lists.gentoo.org>; Mon, 19 Dec 2022 15:11:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F00554C8 for <gentoo-commits@lists.gentoo.org>; Mon, 19 Dec 2022 15:11:02 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> 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" <mgorny@gentoo.org> Message-ID: <1671462584.1197b7b2a9737168703771dd61bf1753e6ec4e79.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.use.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1197b7b2a9737168703771dd61bf1753e6ec4e79 X-VCS-Branch: master Date: Mon, 19 Dec 2022 15:11:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 64b5f456-2b18-43eb-87b4-b24061f24875 X-Archives-Hash: e22cd893c34175dd6841f9e9ec0eee17 commit: 1197b7b2a9737168703771dd61bf1753e6ec4e79 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 19 15:05:15 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 19 15:09:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1197b7b2 profiles/features/wd40: Add new dev-python/python-socks deps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index a61e76346525..ed3fe7e443e0 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -49,12 +49,16 @@ dev-python/boto test dev-python/dask test dev-python/docker-py test dev-python/google-api-python-client test +dev-python/httpx-socks test +dev-python/hypercorn test dev-python/keystoneauth test dev-python/libtmux test dev-python/locket test dev-python/pyjwt test dev-python/python-keystoneclient test dev-python/python-socks test +dev-python/starlette test +dev-python/tiny-proxy test # Michał Górny <mgorny@gentoo.org> (2022-07-29) # More packages requiring dev-python/pyopenssl or its revdeps.