Skip to content

Commit

Permalink
dev-python/ansi2html: Remove obsolete toml dep (from setuptools_scm)
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Feb 4, 2022
1 parent 4d83d93 commit 5feb45e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions dev-python/ansi2html/ansi2html-1.6.0.ebuild
Original file line number Diff line number Diff line change
@@ -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=7
Expand All @@ -19,7 +19,6 @@ RDEPEND=">=dev-python/six-1.7.3[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
dev-python/toml[${PYTHON_USEDEP}]
doc? (
app-text/asciidoc
)
Expand Down
1 change: 0 additions & 1 deletion dev-python/ansi2html/ansi2html-1.7.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ RDEPEND=">=dev-python/six-1.7.3[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools_scm[${PYTHON_USEDEP}]
dev-python/setuptools_scm_git_archive[${PYTHON_USEDEP}]
dev-python/toml[${PYTHON_USEDEP}]
doc? (
app-text/asciidoc
)
Expand Down

0 comments on commit 5feb45e

Please sign in to comment.