Todd Rme píše v Út 23. 07. 2019 v 15:22 -0400:
Current we have Tornado 4 in openSUSE, but it has been unmaintained for more than a year and a half, which is worrisome for a web-facing framework like Tornado. Tornado 5 was released March 2018 and Tornado 6, the current version, was released March 2019.
Unforunately some packages have been slow to update, but we are reaching the point where packages are beginning to drop support for Tornado 4. This leads to a situation where certain packages cannot be installed at the same time.
Should we be using versioned releases of Tornado like we started doing for pytest?
Good question. Your assesment bellow this quite spot on, but keeping it out for readability. The biggest issue is that tornado4 does not work at all with python 3.8 so one I suppose we should start branching it if it is pain (esp. as the pytest is major pain in the butt and upstream does not care that most devs just write pytest==3.whatever and are done with it). If the attitude is the same for tornado we should 'multiversion' it as well. If we have chance to leverage the upstreams to fix for latest versions tho it is much much better solution (from your list most of them are supporting 5 so we should shoot for it). Last time the ONLY blocker we had in distro for tornado5 was saltstack and honestly it took a bit to get it rolling with py3.7 and this time I would rather just sack it. Cheers Tom BTW unrelated: could you please list all the new added python2-* packages for the clouders here? Something like the email from me, nothing shiny.