Package python3-mako-1.1.4-6.el9.noarch
Name | python3-mako |
---|---|
Epoch | 0 |
Version | 1.1.4 |
Release | 6.el9 |
Architecture | noarch |
Website/URL | http://www.makotemplates.org/ |
License | (MIT and Python) and (BSD or GPLv2) |
Build Time | 2023-05-22 19:55:43 |
Build Host | builder-x86-01.inferitos.ru |
Summary | Mako template library for Python |
Repositories | AppStream |
Description | Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. This package contains the mako module built for use with python3. |
Errata | INFSA-2023:2258 |
Size | 170 KiB |
Source Project | python-mako-1.1.4-6.el9 |
SHA-256 checksum | f4337dc3dce0b43483974fe9b9c96ba34debcce32beb4e21f646d55bd682f6e1 |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.1.4-5 - Rebuilt for MSVSphere 9.1. * Thu Nov 17 2022 David King <amigadave@amigadave.com> - 1.1.4-6 - Fix CVE-2022-40023 (#2133606) * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.4-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.4-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 29 2021 David King <amigadave@amigadave.com> - 1.1.4-3 - Remove unnecessary python3-mock BuildRequires