[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python-mako-1.1.4-6.el9.src download

Имя python-mako
Эпоха 0
Версия 1.1.4
Релиз 6.el9
Архитектура src
Сайт http://www.makotemplates.org/
Лицензия (MIT and Python) and (BSD or GPLv2)
Время сборки 2023-05-22 19:55:33
Хост сборки 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.
Эррата
Размер 205 КиБ
Исходный проект python-mako-1.1.4-6.el9
Контрольная сумма SHA-256 d6c2f52d16b0bca5df6815847d5624023691eade28c4c7e9b10072840b030e02
× Full screenshot
История изменений link
* 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