Am 2020-01-09 12:40, schrieb Ondřej Súkup:
On Wed, 8 Jan 2020 at 20:40, Eric Schirra <ecsos@opensuse.org> wrote:
Am Mittwoch, 8. Januar 2020, 15:32:58 CET schrieb Ondřej Súkup:
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.
Calibre needs python2!!! It is not compatible with python3 now.
interesting, and on github calibre 4.99.3 aka 5.0 beta3 with python3 only is what ?
Yes. For Beta! But not for 4.8. The last release. But the code is included in source from version 4.8 I have now build calibre with python3 and will push it to devel in serveral minutes. -- Regards Eric -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org