Name: | python2-cheetah |
---|---|
Version: | 3.2.3 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1925216 |
License: | MIT |
RPM: | python2-cheetah-3.2.3-2.el8.x86_64.rpm |
Source RPM: | python-cheetah-3.2.3-2.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://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 principal use, but Cheetah is very flexible and is also being used to generate C++ code, Java, SQL, form emails and even Python code. |
- Keep python2 despite python2-markdown is missing
- Update to 3.2.3 - Don't own python_sitearch - rhbz#1672098
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Remove python2 tests - was calling python3 subprocesses internally
- Rebuilt for Python 3.7
- Fixed python2 conditions - Removed usage of %{py3dir}
- Use python3 shebang in binary files