Name: | python3-mako |
---|---|
Version: | 1.0.6 |
Release: | 13.el8 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 552995 |
License: | (MIT and Python) and (BSD or GPLv2) |
RPM: | python3-mako-1.0.6-13.el8.noarch.rpm |
Source RPM: | python-mako-1.0.6-13.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.makotemplates.org/ |
Summary: | Mako template library for Python 3 |
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. |
- Disable the Python 2 subpackage again https://bugzilla.redhat.com/show_bug.cgi?id=1590397 - Fix the Python2 workaround
- Allow Python 2 for build see https://hurl.corp.redhat.com/rhel8-py2
- Add back the Python 2 subpackage (temporarily, for mesa build) https://bugzilla.redhat.com/show_bug.cgi?id=1569193
- Remove python-beaker as a build dependency
- Make python-beaker an optional dependency - Add missing python_provide for python3-mako - Conditionalize the Python 2 subpackage - Modernize the specfile
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Python 2 binary package renamed to python2-mako See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild