commit: baaece94fb87752bd6775433fcf53742be41a38f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 11:54:22 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 12:03:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baaece94
dev-python/jaraco-functools: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
b/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
index 71c71c267e6f..d435acb7b573 100644
--- a/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
+++ b/dev-python/jaraco-functools/jaraco-functools-3.5.0.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
dev-python/more-itertools[${PYTHON_USEDEP}]
"
BDEPEND="
- dev-python/toml[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
dev-python/jaraco-classes[${PYTHON_USEDEP}]