commit:     a7fb9a9d59357e31d70e1f54276f1164c8621d90
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Wed Nov 29 05:03:40 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 04:20:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fb9a9d

dev-python/ansi2html: remove outdated dependency on six

Dropped upstream in 1.6.0 via the charmingly named squash commit:
`Merge from develop to master (#121)`

https://github.com/pycontribs/ansi2html/commit/362961de1eae7c93a0299dff17848b6bece1a2a3

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../ansi2html/{ansi2html-1.8.0-r2.ebuild => ansi2html-1.8.0-r3.ebuild} | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/ansi2html/ansi2html-1.8.0-r2.ebuild 
b/dev-python/ansi2html/ansi2html-1.8.0-r3.ebuild
similarity index 91%
rename from dev-python/ansi2html/ansi2html-1.8.0-r2.ebuild
rename to dev-python/ansi2html/ansi2html-1.8.0-r3.ebuild
index ba0ae14aaae1..12cd735e53d5 100644
--- a/dev-python/ansi2html/ansi2html-1.8.0-r2.ebuild
+++ b/dev-python/ansi2html/ansi2html-1.8.0-r3.ebuild
@@ -18,9 +18,6 @@ LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="amd64 arm ~arm64 ~riscv x86"
 
-RDEPEND="
-       >=dev-python/six-1.7.3[${PYTHON_USEDEP}]
-"
 BDEPEND="
        dev-python/setuptools-scm[${PYTHON_USEDEP}]
 "

Reply via email to