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 A8F06158009 for ; Sun, 18 Jun 2023 17:07:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E364DE07A7; Sun, 18 Jun 2023 17:07:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CA020E07A7 for ; Sun, 18 Jun 2023 17:07:24 +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 0DDEA341052 for ; Sun, 18 Jun 2023 17:07:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DD0AA74 for ; Sun, 18 Jun 2023 17:07:22 +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: <1687108027.3b1df957f2a613ee47fb9765a7ead059adce5d21.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Babel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/Babel/Babel-2.12.1.ebuild X-VCS-Directories: dev-python/Babel/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3b1df957f2a613ee47fb9765a7ead059adce5d21 X-VCS-Branch: master Date: Sun, 18 Jun 2023 17:07:22 +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: e2a52325-3284-4843-8702-cca2259310c0 X-Archives-Hash: 0be41dacb5deedf7a19f6d09429d5b22 commit: 3b1df957f2a613ee47fb9765a7ead059adce5d21 Author: Michał Górny gentoo org> AuthorDate: Sun Jun 18 16:53:41 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 18 17:07:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1df957 dev-python/Babel: Eliminate stale python_gen_cond_dep Signed-off-by: Michał Górny gentoo.org> dev-python/Babel/Babel-2.12.1.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-python/Babel/Babel-2.12.1.ebuild b/dev-python/Babel/Babel-2.12.1.ebuild index 29fa510508d9..2fd48478ab15 100644 --- a/dev-python/Babel/Babel-2.12.1.ebuild +++ b/dev-python/Babel/Babel-2.12.1.ebuild @@ -26,11 +26,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/backports-zoneinfo[${PYTHON_USEDEP}] - ' 3.8) -" # RDEPEND in BDEPEND for import_cldr.py usage, bug #852158 BDEPEND=" app-arch/unzip