[Bug 1198744] New: salt incompatible with python-Jinja2 3.1
http://bugzilla.opensuse.org/show_bug.cgi?id=1198744 Bug ID: 1198744 Summary: salt incompatible with python-Jinja2 3.1 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Salt Assignee: salt-maintainers@suse.de Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Jinja2 is submitted to update from version 3.0 to 3.1.1 https://build.opensuse.org/request/show/965274 openQA detected salt being incompatible with this Jinja version in e.g https://openqa.opensuse.org/tests/2307654#step/salt/26 from jinja2 import BaseLoader, Markup, TemplateNotFound, nodes ImportError: cannot import name 'Markup' from 'jinja2' (/usr/lib/python3.8/site-packages/jinja2/__init__.py) The Jinja maintaner mentioned jinja2.Markup has been deprecated, use markupsafe.Markup instead. https://stackoverflow.com/questions/71645272/importerror-cannot-import-name-... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1198744 http://bugzilla.opensuse.org/show_bug.cgi?id=1198744#c2 Pablo Su�rez Hern�ndez <pablo.suarezhernandez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pablo.suarezhernandez@suse. | |com Resolution|--- |FIXED Assignee|salt-maintainers@suse.de |pablo.suarezhernandez@suse. | |com --- Comment #2 from Pablo Su�rez Hern�ndez <pablo.suarezhernandez@suse.com> --- This should be now fixed at https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt SR to Factory: https://build.opensuse.org/request/show/988366 I'm closing this as RESOLVED/FIXED. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com