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 1B2CD158090 for ; Mon, 9 May 2022 15:01:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27A0CE0937; Mon, 9 May 2022 15:01:33 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A5A7E0937 for ; Mon, 9 May 2022 15:01:33 +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 82DAD3414D3 for ; Mon, 9 May 2022 15:01:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D731E471 for ; Mon, 9 May 2022 15:01:28 +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: <1652108475.65aacaa9f59f893468670cc681c1520a6dbdde29.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools_scm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/setuptools_scm/setuptools_scm-6.4.2.ebuild X-VCS-Directories: dev-python/setuptools_scm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 65aacaa9f59f893468670cc681c1520a6dbdde29 X-VCS-Branch: master Date: Mon, 9 May 2022 15:01:28 +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: 130db5e7-5e4e-478b-be01-d155ff052f4c X-Archives-Hash: ef4e4ea192f3cea06d1781f291f10d0a commit: 65aacaa9f59f893468670cc681c1520a6dbdde29 Author: Michał Górny gentoo org> AuthorDate: Mon May 9 14:16:56 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon May 9 15:01:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65aacaa9 dev-python/setuptools_scm: Remove unnecessary virtualenv test dep Signed-off-by: Michał Górny gentoo.org> dev-python/setuptools_scm/setuptools_scm-6.4.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/setuptools_scm/setuptools_scm-6.4.2.ebuild b/dev-python/setuptools_scm/setuptools_scm-6.4.2.ebuild index 6207e0197458..d0e711ec1e6a 100644 --- a/dev-python/setuptools_scm/setuptools_scm-6.4.2.ebuild +++ b/dev-python/setuptools_scm/setuptools_scm-6.4.2.ebuild @@ -27,7 +27,6 @@ RDEPEND=" " BDEPEND=" test? ( - >dev-python/virtualenv-20[${PYTHON_USEDEP}] dev-vcs/git !sparc? ( dev-vcs/mercurial