From 99508030007cffa33f44655bba49715cde00a9ad Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 1 May 2025 19:27:44 +0000 Subject: Adding metadata --- dev-python/ipdb/ipdb-0.13.13.ebuild | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'dev-python/ipdb') diff --git a/dev-python/ipdb/ipdb-0.13.13.ebuild b/dev-python/ipdb/ipdb-0.13.13.ebuild index 8e29d7912796..2b8e1e35e91d 100644 --- a/dev-python/ipdb/ipdb-0.13.13.ebuild +++ b/dev-python/ipdb/ipdb-0.13.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,13 +21,6 @@ KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-python/ipython-7.17[${PYTHON_USEDEP}] " -BDEPEND=" - test? ( - $(python_gen_cond_dep ' - dev-python/tomli[${PYTHON_USEDEP}] - ' 3.10) - ) -" DOCS=( AUTHORS HISTORY.txt README.rst ) -- cgit v1.3.1