#1036455 python3-ansi doesn't support truecolor

#1036455#5
Date:
2023-05-21 12:00:33 UTC
From:
To:
Hello,

Thank you for your work in packaging python3-ansi for Debian.

I am working on a tool that depends on it
[https://github.com/vkoukis/syncat] and bumped into lack of truecolor
support in the version currently packaged in Debian [0.1.5-2].

It seems upstream has included the necessary support since ansi-0.2.1,
please see here:

https://github.com/tehmaze/ansi/commit/d1a6feb0299a406c027c95316d0eacaf696392ad

and ansi is now at version 0.3.6.

I have confirmed that installing ansi from PyPI solves the issue I am
encountering.

Would it be possible to package a newer ansi version as part of Debian?

Thank you,
Vangelis.