Revisions of saltbundlepy-jinja2

Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 991254 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 3)
- update to 3.0.3
  * Fix traceback rewriting internals for Python 3.10 and 3.11. (#1535)
  * Fix how the native environment treats leading and trailing spaces
    when parsing values on Python 3.10. (PR#1537)
  * Improve async performance by avoiding checks for common types. (#1514)
  * Revert change to ``hash(Node)`` behavior. Nodes are hashed by id again (#1521)
  * ``PackageLoader`` works when the package is a single module file. (#1512)
- update to 3.0.2
  * Fix a loop scoping bug that caused assignments in nested loops to still
    be referenced outside of it. #1427
  * Make compile_templates deterministic for filter and import names. #1452, #1453
  * Revert an unintended change that caused Undefined to act like
    StrictUndefined for the in operator. #1448
  * Imported macros have access to the current template globals in async
    environments. #1494
  * PackageLoader will not include a current directory (.) path segment.
    This allows loading templates from the root of a zip import. #1467
- update to 3.0.1
   Read the announcement:
    https://palletsprojects.com/blog/flask-2-0-released/
   Read the full list of changes:
    https://jinja.palletsprojects.com/changes/#version-3-0-0
- update to 2.11.3
  * Improve the speed of the urlize filter by reducing regex backtracking. 
    Email matching requires a word character at the start of the domain part
    and only word characters in the TLD (CVE-2020-28493 bsc#1181944).  
- update to 2.11.2
  * Fix a bug that caused callable objects with __getattr__, like
    :class:~unittest.mock.Mock to be treated as a
    :func:contextfunction. :issue:1145
Alexander Graul's avatar Alexander Graul (agraul) committed (revision 2)
osc copypac from project:systemsmanagement:saltstack:bundle:next package:saltbundlepy-jinja2 revision:5
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) committed (revision 1)
osc copypac from project:systemsmanagement:saltstack:bundle package:saltbundlepy-jinja2 revision:3
Displaying all 4 revisions
openSUSE Build Service is sponsored by