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 CD6BF158083 for ; Fri, 13 Sep 2024 17:56:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C89E8E29AB; Fri, 13 Sep 2024 17:56:12 +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 AE132E29AB for ; Fri, 13 Sep 2024 17:56:12 +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 AB517340B57 for ; Fri, 13 Sep 2024 17:56:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 169F3BB4 for ; Fri, 13 Sep 2024 17:56:10 +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: <1726250164.2be32caa623211cef23ec47e1fef016579a37056.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urllib3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/urllib3/urllib3-2.2.3.ebuild X-VCS-Directories: dev-python/urllib3/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2be32caa623211cef23ec47e1fef016579a37056 X-VCS-Branch: master Date: Fri, 13 Sep 2024 17:56:10 +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: e395c603-b8e1-44d4-ba8e-d6aec22c6355 X-Archives-Hash: c0e17473bee907ee1d91ae0ed4ee225b commit: 2be32caa623211cef23ec47e1fef016579a37056 Author: Michał Górny gentoo org> AuthorDate: Fri Sep 13 17:51:32 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Sep 13 17:56:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be32caa dev-python/urllib3: Add missing hatch-vcs BDEP Closes: https://bugs.gentoo.org/939590 Signed-off-by: Michał Górny gentoo.org> dev-python/urllib3/urllib3-2.2.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/urllib3/urllib3-2.2.3.ebuild b/dev-python/urllib3/urllib3-2.2.3.ebuild index 5a2b6d045ac4..cb3c2903602b 100644 --- a/dev-python/urllib3/urllib3-2.2.3.ebuild +++ b/dev-python/urllib3/urllib3-2.2.3.ebuild @@ -44,6 +44,7 @@ RDEPEND=" zstd? ( >=dev-python/zstandard-0.18.0[${PYTHON_USEDEP}] ) " BDEPEND=" + dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( $(python_gen_cond_dep " ${RDEPEND}