Thu, 25 Apr 2024 06:06:03 UTC | login

Information for build rh-python36-python-jinja2-2.9.6-3.el7

ID26271
Package Namerh-python36-python-jinja2
Version2.9.6
Release3.el7
Epoch
SummaryGeneral purpose template engine
DescriptionJinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with Jinja2. It's both designer and developer friendly by sticking to Python's principles and adding functionality useful for templating environments.
Built byjstanek
State complete
Volume DEFAULT
StartedTue, 25 Jun 2019 12:19:29 UTC
CompletedTue, 25 Jun 2019 12:21:48 UTC
Taskbuild (sclo7-rh-python36-rh-el7, rh-python36-python-jinja2-2.9.6-3.el7.src.rpm)
Tags
sclo7-rh-python36-rh-candidate
sclo7-rh-python36-rh-release
sclo7-rh-python36-rh-testing
RPMs
src
rh-python36-python-jinja2-2.9.6-3.el7.src.rpm (info) (download)
noarch
rh-python36-python-jinja2-2.9.6-3.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue May 14 2019 Tomas Orsava <torsava@redhat.com> - 2.9.6-3 - Fix for CVE-2019-10906 python-jinja2: str.format_map allows sandbox escape Resolves: rhbz#1701304 * Mon Jun 19 2017 Charalampos Stratakis <cstratak@redhat.com> - 2.9.6-2 - Rebuild with docs * Fri Jun 16 2017 Charalampos Stratakis <cstratak@redhat.com> - 2.9.6-1 - Update to 2.9.6 for rh-python36 * Sat Feb 13 2016 Robert Kuska <rkuska@redhat.com> - 2.8-2 - Build with docs * Sat Feb 13 2016 Robert Kuska <rkuska@redhat.com> - 2.8-1 - Update to 2.8 * Wed Jan 21 2015 Matej Stuchlik <mstuchli@redhat.com> - 2.7.3-2 - Rebuild with docs * Fri Dec 12 2014 Robert Kuska <rkuska@redhat.com> - 2.7.3-1 - Update to 2.7.3 * Tue Jun 24 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-13 - Rebuild to fix 1102894 * Tue Jun 24 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-12 - Rebuilt to fix 1102893 Resolves: rhbz#1102893 * Fri May 30 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-11 - Fix CVE-2014-1402 Resolves: rhbz#1102893 * Mon Nov 18 2013 Robert Kuska <rkuska@redhat.com> - 2.6-11 - Build with docs * Thu May 09 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-10 - Remove the extraneous dependency on babel. * Thu May 09 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-9 - Rebuild to generate bytecode properly after fixing rhbz#956289 * Wed Jan 23 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-8 - Rebuilt with docs (now really). * Wed Oct 17 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-7 - Rebuilt with docs. * Wed Sep 19 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 2.6-6 - Rebuilt for SCL. * Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 2.6-5 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Fri Aug 03 2012 David Malcolm <dmalcolm@redhat.com> - 2.6-4 - remove rhel logic from with_python3 conditional * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Jul 25 2011 Thomas Moschny <thomas.moschny@gmx.de> - 2.6-1 - Update to 2.6. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Jan 18 2011 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.5-3 - Re-enable html doc generation. - Remove conditional for F-12 and below. - Do not silently fail the testsuite for with py3k. * Mon Nov 01 2010 Michel Salim <salimma@fedoraproject.org> - 2.5.5-2 - Move python3 runtime requirements to python3 subpackage * Wed Oct 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.5-1 - Update to 2.5.5. * Wed Aug 25 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.2-4 - Revert to previous behavior: fail the build on failed test. - Rebuild for Python 3.2. * Wed Aug 25 2010 Dan Horák <dan[at]danny.cz> - 2.5.2-3 - %ifnarch doesn't work on noarch package so don't fail the build on failed tests * Wed Aug 25 2010 Dan Horák <dan[at]danny.cz> - 2.5.2-2 - disable the testsuite on s390(x) * Thu Aug 19 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5.2-1 - Update to upstream version 2.5.2. - Package depends on python-markupsafe and is noarch now. * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 2.5-4 - add explicit build-requirement on python-setuptools - fix doc disablement for python3 subpackage * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 2.5-3 - support disabling documentation in the build to break a circular build-time dependency with python-sphinx; disable docs for now * Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Tue Jul 13 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.5-1 - Update to upstream version 2.5. - Create python3 subpackage. - Minor specfile fixes. - Add examples directory. - Thanks to Gareth Armstrong for additional hints. * Wed Apr 21 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.4.1-1 - Update to 2.4.1. * Tue Apr 13 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.4-1 - Update to 2.4. * Tue Feb 23 2010 Thomas Moschny <thomas.moschny@gmx.de> - 2.3.1-1 - Update to 2.3.1. - Docs are built using Sphinx now. - Run the testsuite. * Sat Sep 19 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.2.1-1 - Update to 2.2.1, mainly a bugfix release. - Remove patch no longer needed. - Remove conditional for FC-8. - Compilation of speedup module has to be explicitly requested now. * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sat Jan 10 2009 Thomas Moschny <thomas.moschny@gmx.de> - 2.1.1-1 - Update to 2.1.1 (bugfix release). * Thu Dec 18 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.1-1 - Update to 2.1, which fixes a number of bugs. See http://jinja.pocoo.org/2/documentation/changelog#version-2-1. * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0-3 - Rebuild for Python 2.6 * Tue Jul 22 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.0-2 - Use rpm buildroot macro instead of RPM_BUILD_ROOT. * Sun Jul 20 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.0-1 - Upstream released 2.0. * Sun Jun 29 2008 Thomas Moschny <thomas.moschny@gmx.de> - 2.0-0.1.rc1 - Modified specfile from the existing python-jinja package.