commit: daa0aff6ab0304ed270aa030b56f213d16781224
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 11:55:55 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 12:03:52 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa0aff6
dev-python/jaraco-context: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jaraco-context/jaraco-context-4.1.1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild
b/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild
index a7df46b7a8b8..551ea413afe9 100644
--- a/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild
+++ b/dev-python/jaraco-context/jaraco-context-4.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,6 @@ KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv x86"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
- dev-python/toml[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest