[ 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.0.6-14.el8

Name python-mako
Epoch 0
Version 1.0.6
Release 14.el8
Website/URL http://www.makotemplates.org/
License (MIT and Python) and (BSD or GPLv2)
Build Time 2023-08-08 19:25:27
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-mako-1.0.6-14.el8.noarch Mako template library for Python 3 fe37d30b67b59b9697b0685269525c14e7d7442f93889c755dc1925a11dda2c6 download
src
python-mako-1.0.6-14.el8.src Mako template library for Python 9354862fea2b63010b0457a6c2fae1bd84fa6cb3cc6c8a135dcf510476f55dba download
Changelog link
* 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