Package python3-mako-1.0.6-14.el8.noarch
Name | python3-mako |
---|---|
Epoch | 0 |
Version | 1.0.6 |
Release | 14.el8 |
Architecture | noarch |
Website/URL | http://www.makotemplates.org/ |
License | (MIT and Python) and (BSD or GPLv2) |
Build Time | 2023-08-08 19:25:49 |
Build Host | builder-x86-01.inferitos.ru |
Summary | Mako template library for Python 3 |
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 | — |
Size | 156 KiB |
Source Project | python-mako-1.0.6-14.el8 |
SHA-256 checksum | fe37d30b67b59b9697b0685269525c14e7d7442f93889c755dc1925a11dda2c6 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0.6-14 - Rebuilt for MSVSphere 8.8 * Thu Nov 17 2022 David King <amigadave@amigadave.com> - 1.0.6-14 - Fix CVE-2022-40023 (#2128977) * Wed Jul 11 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.6-13 - Disable the Python 2 subpackage again https://bugzilla.redhat.com/show_bug.cgi?id=1590397 - Fix the Python2 workaround * Mon Jun 25 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.6-12 - Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2 * Mon Jun 18 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.6-11 - Add back the Python 2 subpackage (temporarily, for mesa build) https://bugzilla.redhat.com/show_bug.cgi?id=1569193 * Mon Apr 16 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.6-10 - Remove python-beaker as a build dependency * Wed Mar 28 2018 Petr Viktorin <pviktori@redhat.com> - 1.0.6-9 - Make python-beaker an optional dependency - Add missing python_provide for python3-mako - Conditionalize the Python 2 subpackage - Modernize the specfile * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.6-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Sep 27 2017 Troy Dawson <tdawson@redhat.com> - 1.0.6-6 - Cleanup spec file conditionals