Fri, 19 Apr 2024 00:05:00 UTC | login

Information for build python-mako-1.1.4-4.el9

ID6377
Package Namepython-mako
Version1.1.4
Release4.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/python-mako#c146f00077eeaa5e81f66aec02b37a3ba94443c4
SummaryMako template library for Python
DescriptionMako 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.
Built bymboddu
State complete
Volume DEFAULT
StartedFri, 16 Apr 2021 06:49:08 UTC
CompletedFri, 16 Apr 2021 06:50:36 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/python-mako:c146f00077eeaa5e81f66aec02b37a3ba94443c4)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/python-mako#c146f00077eeaa5e81f66aec02b37a3ba94443c4'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
python-mako-1.1.4-4.el9.src.rpm (info) (download)
noarch
python-mako-doc-1.1.4-4.el9.noarch.rpm (info) (download)
python3-mako-1.1.4-4.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 2021 Petr Viktorin <pviktori@redhat.com> - 1.1.4-1 - Update to version 1.1.4 - Avoids test warnings on Python 3.10 Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1907474 * Fri Jun 26 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.1.3-1 - Update to 1.1.3 (#1808872) * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-2 - Rebuilt for Python 3.9 * Mon Feb 10 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-1 - Update to 1.1.1 (#1787962) (#1793184) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 07 2020 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.1.0-4 - Fix FTBFS with pytest-5 by dropping a BR on python-nose (mako does not use nose). * Fri Nov 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-3 - Subpackage python2-mako has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Fri Oct 11 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2 - Rename the Python-versioned executables not to start with "python" - Make mako-render Python 3 on Fedora 32+ * Tue Sep 03 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.1.0-1 - Update to 1.1.0 (#1725969). - https://docs.makotemplates.org/en/latest/changelog.html#change-1.1.0 * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.12-4 - Rebuilt for Python 3.8 * Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.12-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Jun 05 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.0.12-1 - Update to 1.0.12 (#1708706). - https://docs.makotemplates.org/en/latest/changelog.html#change-1.0.12 * Wed Apr 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.9-1 - Update to 1.0.9 (#1698191, #1700055)