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

Project python-mako-1.1.4-6.el9

Name python-mako
Epoch 0
Version 1.1.4
Release 6.el9
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 INFSA-2023:2258
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-mako-1.1.4-6.el9.noarch Mako template library for Python f4337dc3dce0b43483974fe9b9c96ba34debcce32beb4e21f646d55bd682f6e1 download
src
python-mako-1.1.4-6.el9.src Mako template library for Python d6c2f52d16b0bca5df6815847d5624023691eade28c4c7e9b10072840b030e02 download
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