Пакет python3-mako-1.1.4-6.el9.noarch
Имя | python3-mako |
---|---|
Эпоха | 0 |
Версия | 1.1.4 |
Релиз | 6.el9 |
Архитектура | noarch |
Сайт | http://www.makotemplates.org/ |
Лицензия | (MIT and Python) and (BSD or GPLv2) |
Время сборки | 2023-05-22 19:55:43 |
Хост сборки | builder-x86-01.inferitos.ru |
Краткое описание | Mako template library for Python |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | INFSA-2023:2258 |
Размер | 170 КиБ |
Исходный проект | python-mako-1.1.4-6.el9 |
Контрольная сумма SHA-256 | 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