Name: | python-cheetah |
---|---|
Version: | 2.4.1 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 1997726 |
License: | MIT |
RPM: | python-cheetah-2.4.1-1.el7.x86_64.rpm |
Source RPM: | python-cheetah-2.4.1-1.el7.src.rpm |
Build Date: | Fri Nov 07 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cheetahtemplate.org/ |
Summary: | Template engine and code generator |
Description: | Cheetah is an open source template engine and code generation tool, written in Python. It can be used standalone or combined with other tools and frameworks. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code. |
- Update to version 2.4.1
- Fixed source url - Add patch comment - Removed shebang lines from non-executable files
- backport significant improvements to utf-8/unicode handling from upstream
- update to the 2.2.2 release - add dependency on python-markdown for consistency with the egg-info
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- update to the 2.2.1 release
- update to the 2.2.0 release - remove unneeded importHook() patch, it has been included upstream
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Fix cheetah enough that it will pass its unittests on python-2.6. This has actually been broken since py-2.5 and this fix is only a workaround.
- Rebuild for Python 2.6