Проект python-mako-1.0.6-14.el8
content_copy
Имя
python-mako
Эпоха
0
Версия
1.0.6
Релиз
14.el8
Сайт
http://www.makotemplates.org/
Лицензия
(MIT and Python) and (BSD or GPLv2)
Время сборки
2023-08-08 19:25:27
Хост сборки
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.
Эррата
—
×
* 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