Opened 2 years ago

Closed 2 years ago

#15741 closed enhancement (fixed)

Jinja2-3.0.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Version 3.0.3 - Released 2021-11-09

  • Fix traceback rewriting internals for Python 3.10 and 3.11.
  • Fix how the native environment treats leading and trailing spaces when parsing values on Python 3.10.
  • Improve async performance by avoiding checks for common types.
  • Revert change to hash(Node) behavior. Nodes are hashed by id again
  • PackageLoader works when the package is a single module file.

Change History (2)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned
Summary: Jinja2-3.0.3 (Wait fro LFS)Jinja2-3.0.3

comment:2 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 9d43379cf5ee1c44a041e60fa989241147530289

Package updates.
    Update to asciidoc-10.0.2 (python module).
    Update to Jinja2-3.0.3 (python module).
    Update to lxml-4.6.4 (python module).
    Update to fribidi-1.0.11.
Note: See TracTickets for help on using tickets.