[ All 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 ]
×

Package python-mako-1.1.4-6.el9.src download

Name python-mako
Epoch 0
Version 1.1.4
Release 6.el9
Architecture src
Website/URL http://www.makotemplates.org/
License (MIT and Python) and (BSD or GPLv2)
Build Time 2023-05-22 19:55:33
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.
Errata
Size 205 KiB
Source Project python-mako-1.1.4-6.el9
SHA-256 checksum d6c2f52d16b0bca5df6815847d5624023691eade28c4c7e9b10072840b030e02
× Full screenshot
Changelog 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