Re: Moving forward with more Python 2 removal, plus upgrading to markupsafe 2.0, jinja2 3.0, werkzeug 2.0 and flask 2.0

2021-09-18 Thread Mattia Rizzolo
On Sat, Sep 18, 2021 at 03:02:01PM +0200, Thomas Goirand wrote: > During the python BoF of the last Debconf, we decided to go ahead with > full removal of Python 2, so doing this looks like a move to the right > direction. Yes indeed. > Is it fine for everyone (including Piotr, who's the only mar

problem installing eric

2021-09-18 Thread Enzo Guerra
hello i have bullseye i installed eric i launched eric from menu, got splash screen (small image) for a second, but it failed i launched eric from terminal and got the following warnings/errors: Warning: translation file 'qscintilla_en_CA'could not be loaded. Using default. BackgroundService l

Moving forward with more Python 2 removal, plus upgrading to markupsafe 2.0, jinja2 3.0, werkzeug 2.0 and flask 2.0

2021-09-18 Thread Thomas Goirand
Dear Python Team, Dear Piotr, As I was packaging Cloudkitty (that is: OpenStack rating of resources, typically used in a public cloud) for the next Xena release, I went into this chain of dependency: cloudkitty: needs flask 2.0 Flask 2.0: needs werkeug 2.0, jinja2 3.0 jinja2: needs markupsafe 2.0