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

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

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

 dev-python/ansi2html/ansi2html-1.6.0.ebuild | 3 +--
 dev-python/ansi2html/ansi2html-1.7.0.ebuild | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/ansi2html/ansi2html-1.6.0.ebuild 
b/dev-python/ansi2html/ansi2html-1.6.0.ebuild
index fceae73f627a..0b434d5ff560 100644
--- a/dev-python/ansi2html/ansi2html-1.6.0.ebuild
+++ b/dev-python/ansi2html/ansi2html-1.6.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=7
@@ -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
        )

diff --git a/dev-python/ansi2html/ansi2html-1.7.0.ebuild 
b/dev-python/ansi2html/ansi2html-1.7.0.ebuild
index eff833585fbb..7a0d775ca6e5 100644
--- a/dev-python/ansi2html/ansi2html-1.7.0.ebuild
+++ b/dev-python/ansi2html/ansi2html-1.7.0.ebuild
@@ -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
        )

Reply via email to