Hello Sebastian, Am Sun, Dec 04, 2022 at 05:57:49PM +0000 schrieb =?UTF-8?Q?Kr=C3=BCger: > I forgot the error message: > > ... > File "/usr/lib/python3/dist-packages/flask_security/__init__.py", line 15, > in <module> > from .core import Security, RoleMixin, UserMixin, AnonymousUser, > current_user > File "/usr/lib/python3/dist-packages/flask_security/core.py", line 34, in > <module> > from .forms import ( > File "/usr/lib/python3/dist-packages/flask_security/forms.py", line 30, in > <module> > from wtforms.fields.html5 import EmailField > ModuleNotFoundError: No module named 'wtforms.fields.html5'
I'm trying to update src:flask-security to a recent version. But I'm not using python3-flask-security enough to make a decision if an updated package is working as needed. Could you please give a first shot for a new version a try? https://people.debian.org/~tijuca/python3-flask-security_5.0.2-1~0_all.deb This a basically just an import of the upstream version 5.0.2 and and starting a rebuild. I've not done any package modifications. Regards Carsten