chardet is optional: https://github.com/retext-project/retext/blob/ecc567a6101ca548161c5aba9f6c0bfe160836e4/ReText/tab.py#L314-L317 dev-python/requests and dev-python/beautifulsoup4 will at runtime use dev-python/charset_normalizer if chardet is not installed. But if chardet is installed they will use it instead.
Right, optfeature.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7271b7d1f6968682f1ac8456afdd501c4376d53 commit d7271b7d1f6968682f1ac8456afdd501c4376d53 Author: Chris Mayo <aklhfex@gmail.com> AuthorDate: 2024-03-20 19:29:27 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-04-27 03:25:12 +0000 app-editors/retext: make single-impl and update dependencies Closes: https://bugs.gentoo.org/880459 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> app-editors/retext/retext-9999.ebuild | 60 ++++++++++++++--------------------- 1 file changed, 24 insertions(+), 36 deletions(-)