![](https://seccdn.libravatar.org/avatar/6f6fbc374057ef3b4dc6f80f02442680.jpg?s=120&d=mm&r=g)
Hello all, We are now in the final stages of python2 saga. :) This means we will have to start removing all the stuff that is based on python2 only from the distribution. We have created lists of items that depend on python2 setuptools and devel respectively in our python trello [1] [2]. Now what needs to be done: 1) package can be using just py2 and needs it -> remove it 2) package has optional support of py2 a) remove the part if you don't plan backporting b) add %bcond_without python2 and wrap it in if statements for the opensuse_version to enable it on old codestreams After the bulk of 'killing' is done we will continue by creating specialized staging project where we will switch off the build of python2-* packages and have another list of stuff that needs adjustments. If you wanna help feel free to start based on the lists :) Cheers Ondřej [1] https://trello.com/c/XaVFZE8n/38-packages-depending-on-py2-setuptools-direct... [2] https://trello.com/c/v4XyXC4O/39-packages-depending-on-py2-devel-directly -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org