commit: 8d03fef8ef076358b1df3be2b50b97d0d416d928
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 11:57:32 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 12:03:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d03fef8
dev-python/importlib_resources: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
index 219174377b5b..acdf5e173334 100644
--- a/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
+++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r2.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
dev-python/zipp[${PYTHON_USEDEP}]
' python3_{8,9} pypy3)"
BDEPEND="
- dev-python/toml[${PYTHON_USEDEP}]
>=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
"