commit:     d498a8bea0be380d95f3a56dc3e0d656d9097a87
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 12:31:59 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 19 12:31:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d498a8be

dev-python/jellyfish: Remove obsolete dep on unicodecsv

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

 dev-python/jellyfish/jellyfish-0.9.0-r1.ebuild | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/dev-python/jellyfish/jellyfish-0.9.0-r1.ebuild 
b/dev-python/jellyfish/jellyfish-0.9.0-r1.ebuild
index 96c83af25bc8..c97794c0e220 100644
--- a/dev-python/jellyfish/jellyfish-0.9.0-r1.ebuild
+++ b/dev-python/jellyfish/jellyfish-0.9.0-r1.ebuild
@@ -16,12 +16,6 @@ LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="amd64 ~riscv x86"
 
-BDEPEND="
-       test? (
-               dev-python/unicodecsv[${PYTHON_USEDEP}]
-       )
-"
-
 distutils_enable_tests pytest
 
 src_test() {

Reply via email to