commit:     4f141120ef62b65966a8b13d3fad21ac4cc0b8fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 14 09:55:29 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 14 10:52:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f141120

dev-python/threadpoolctl: Remove unused cython BDEP

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild 
b/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild
index 510eb3104658..af0f4350c79e 100644
--- a/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-3.5.0.ebuild
@@ -22,10 +22,6 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86 ~arm64-macos ~x64-macos"
 
-BDEPEND="
-       dev-python/cython[${PYTHON_USEDEP}]
-"
-
 distutils_enable_tests pytest
 
 EPYTEST_DESELECT=(

Reply via email to