Looking at the sourcecode, libcaca should support python3
You can see here https://sources.debian.org/src/libcaca/0.99.beta19-2.1/python/caca/__init__.py/#L30 the code has a check for python3
ping.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6809241c0e716f0181908ddfbdbff3718813e5eb commit 6809241c0e716f0181908ddfbdbff3718813e5eb Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-08-22 07:42:47 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-08-22 08:04:16 +0000 media-libs/libcaca: Eradicate python2 Closes: https://bugs.gentoo.org/705942 Signed-off-by: Michał Górny <mgorny@gentoo.org> media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-)