Page MenuHomeSolus

python-colorama
Closed, ResolvedPublic

Description

Here is a patch for python-colorama (both python and python3):

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.

  1. You don't need to specify pkgconfig(python-2.7), as that is included automatically.
  2. 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.

Okay, so should I just leave this to you then?

JoshStrobl added a subscriber: JoshStrobl.

@W-Floyd Hey, sorry for the delayed reply. Next time @ikey is around, I'll coordinate with him on deprecating python3-colorama.

JoshStrobl moved this task from Backlog to Ready For Merge on the Patch Submission board.

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.

No worries about the delay, glad it got sorted :)