commit:     bde5b4677c1171ca41a08a38f511c56a6f5caaf2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 11:59:03 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 12:03:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde5b467

dev-python/cssutils: Remove obsolete toml dep (from setuptools_scm)

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

 dev-python/cssutils/cssutils-2.3.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/cssutils/cssutils-2.3.0.ebuild 
b/dev-python/cssutils/cssutils-2.3.0.ebuild
index 56192e62908f..77df7eba3da9 100644
--- a/dev-python/cssutils/cssutils-2.3.0.ebuild
+++ b/dev-python/cssutils/cssutils-2.3.0.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
@@ -16,7 +16,6 @@ KEYWORDS="amd64 arm arm64 ppc x86"
 
 BDEPEND="
        dev-python/setuptools_scm[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
        test? (
                dev-python/cssselect[${PYTHON_USEDEP}]
                dev-python/lxml[${PYTHON_USEDEP}]

Reply via email to