Are there plans to make release of mypaint with python3 support? Python 2.7 end of life is approaching and Linux distributions are cleaning up their package bases from python2 packages. Last release of mypaint (1.2.1) was about year and half ago. Are there any plans to make another release? I know that there are nightly builds, but they are not suitable for packaging in the distributions.
I didn’t managed to find any roadmap for python3 support.
There is quite a bit of progress by @achadwick. We just need people to test and report the issues. I filed this bug recently: https://github.com/mypaint/mypaint/issues/906
Should be a matter of just running python3 setup.py AFAIK