summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-04 12:59:03 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-04 13:03:57 +0100
commitbde5b4677c1171ca41a08a38f511c56a6f5caaf2 (patch)
tree9ab14fe1ea73923ff2256a7740dc3d28c508b89a /dev-python/cssutils
parentdev-python/executing: Remove obsolete toml dep (from setuptools_scm) (diff)
downloadgentoo-bde5b4677c1171ca41a08a38f511c56a6f5caaf2.tar.gz
gentoo-bde5b4677c1171ca41a08a38f511c56a6f5caaf2.tar.bz2
gentoo-bde5b4677c1171ca41a08a38f511c56a6f5caaf2.zip
dev-python/cssutils: Remove obsolete toml dep (from setuptools_scm)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/cssutils')
-rw-r--r--dev-python/cssutils/cssutils-2.3.0.ebuild3
1 files changed, 1 insertions, 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}]