Created attachment 928073 [details] spec file patch xtermcolor package supports Python 3, but appropriate module is not packaged in Fedora. I'm attaching a patch for the spec file, which adds python3-xtermcolor subpackage. Not sure if this is the way to do it. I can fix the patch if necessary.
Thanks for providing the patch. Technically, it works, but doesn't exactly conform with the guidelines [1] (the biggest issue being that you should create %{py3dir} and build the python3 subpackage separately in there). Although I can do this myself, I'd highly appreciate if you could work on it. Also, would you want to comaintain the package? That would be very welcome, too :) [1] https://fedoraproject.org/wiki/Packaging:Python#Subpackages