python3.11-jinja2-3.1.3-1.el8 in Fedora EPEL 8
↵ Return to the main page of python3.11-jinja2
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2024-01-13 |
Orion Poplawski <orion at nwra dot com> - 3.1.3-1 |
- Update to 3.1.3 to fix CVE-2024-22195 |
| 2023-12-21 |
Orion Poplawski <orion at nwra dot com> - 3.1.2-1 |
- Build for EPEL with Python 3.11 |
Provides
- python3.11-jinja2
- python3.11dist(jinja2)
Files
- usr/
- lib/
- python3.11/
- site-packages/
- Jinja2-3.1.3.dist-info/
- INSTALLER
- LICENSE.rst
- METADATA
- WHEEL
- entry_points.txt
- top_level.txt
- jinja2/
- __init__.py
- __pycache__/
- __init__.cpython-311.pyc
- _identifier.cpython-311.pyc
- async_utils.cpython-311.pyc
- bccache.cpython-311.pyc
- compiler.cpython-311.pyc
- constants.cpython-311.pyc
- debug.cpython-311.pyc
- defaults.cpython-311.pyc
- environment.cpython-311.pyc
- exceptions.cpython-311.pyc
- ext.cpython-311.pyc
- filters.cpython-311.pyc
- idtracking.cpython-311.pyc
- lexer.cpython-311.pyc
- loaders.cpython-311.pyc
- meta.cpython-311.pyc
- nativetypes.cpython-311.pyc
- nodes.cpython-311.pyc
- optimizer.cpython-311.pyc
- parser.cpython-311.pyc
- runtime.cpython-311.pyc
- sandbox.cpython-311.pyc
- tests.cpython-311.pyc
- utils.cpython-311.pyc
- visitor.cpython-311.pyc
- _identifier.py
- async_utils.py
- bccache.py
- compiler.py
- constants.py
- debug.py
- defaults.py
- environment.py
- exceptions.py
- ext.py
- filters.py
- idtracking.py
- lexer.py
- loaders.py
- meta.py
- nativetypes.py
- nodes.py
- optimizer.py
- parser.py
- py.typed
- runtime.py
- sandbox.py
- tests.py
- utils.py
- visitor.py
- share/
- doc/
- python3.11-jinja2/
- CHANGES.rst
- examples/
- basic/
- cycle.py
- debugger.py
- inheritance.py
- templates/
- broken.html
- subbroken.html
- test.py
- test_filter_and_linestatements.py
- test_loop_filter.py
- translate.py
- licenses/