Here is a patch for python-colorama (both python and python3):
Description
Event Timeline
It is required for socli, a Stack Overflow command line interface written in python. I understand socli has not been requested, but I do expect the python2 version of an existing python3 package would be reasonable.
So, two things.
- You don't need to specify pkgconfig(python-2.7), as that is included automatically.
- If we are going to land this, we should retire python3-colorama in favor of a single package.
Updated the patch. I'm not sure how to go about replacing a package, though I'm happy to learn :)
There is no harm in pkgconfig(python-2.7) as python-devel will not be staying in system.devel after we switch to sol.
All replacements/obsoletes should involve me.
Landed in unstable as of your patch and a follow-up to do the replaces: https://git.solus-project.com/packages/python-colorama/commit/?id=c5a65f80b2993febb9a2541ecfeca257eac0b9fb
Coordinated with @ikey so now python3-colorama will be replaced with python-colorama. Apologies for the delay.