commit: ee2aabed4230720559bfa8cb23c5d51605aac9e3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 11:17:04 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 11:17:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee2aabed
dev-python/toolz: Remove incorrect dev-python/versioneer dep
Remove the dep on dev-python/versioneer, the package only uses
the generated "versioneed.py" included in the dist.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/toolz/toolz-0.11.2-r1.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/dev-python/toolz/toolz-0.11.2-r1.ebuild
b/dev-python/toolz/toolz-0.11.2-r1.ebuild
index dfbba8bad86a..1f4e04582f0f 100644
--- a/dev-python/toolz/toolz-0.11.2-r1.ebuild
+++ b/dev-python/toolz/toolz-0.11.2-r1.ebuild
@@ -15,7 +15,4 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86
~amd64-linux ~x86-linux"
-BDEPEND="
- dev-python/versioneer[${PYTHON_USEDEP}]"
-
distutils_enable_tests pytest