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 B717F15800A for ; Mon, 17 Jul 2023 09:44:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCE27E0929; Mon, 17 Jul 2023 09:44:29 +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 A443BE092D for ; Mon, 17 Jul 2023 09:44:29 +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 D7B8B340D73 for ; Mon, 17 Jul 2023 09:44:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 585AFB79 for ; Mon, 17 Jul 2023 09:44:27 +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: <1689587056.1812f7bf867a1e1a97ccd1b1a68b02566c87dd68.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/virtualenv/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/virtualenv/virtualenv-20.23.1.ebuild dev-python/virtualenv/virtualenv-20.24.0.ebuild X-VCS-Directories: dev-python/virtualenv/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1812f7bf867a1e1a97ccd1b1a68b02566c87dd68 X-VCS-Branch: master Date: Mon, 17 Jul 2023 09:44:27 +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: 3396d697-14cc-41da-84d2-83b63c18cf94 X-Archives-Hash: a2df0bf9a1fb082eed61c6eb4c6ffe26 commit: 1812f7bf867a1e1a97ccd1b1a68b02566c87dd68 Author: Michał Górny gentoo org> AuthorDate: Wed Jul 12 17:50:44 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 17 09:44:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1812f7bf dev-python/virtualenv: Remove obsolete py3.9-specific blocker Signed-off-by: Michał Górny gentoo.org> dev-python/virtualenv/virtualenv-20.23.1.ebuild | 8 -------- dev-python/virtualenv/virtualenv-20.24.0.ebuild | 8 -------- 2 files changed, 16 deletions(-) diff --git a/dev-python/virtualenv/virtualenv-20.23.1.ebuild b/dev-python/virtualenv/virtualenv-20.23.1.ebuild index ed08b28c6102..97762e957311 100644 --- a/dev-python/virtualenv/virtualenv-20.23.1.ebuild +++ b/dev-python/virtualenv/virtualenv-20.23.1.ebuild @@ -48,14 +48,6 @@ BDEPEND=" >=dev-python/packaging-20.0[${PYTHON_USEDEP}] ) " -# https://github.com/pypa/virtualenv/issues/2554 -BDEPEND+=" - test? ( - $(python_gen_cond_dep ' - !!