Name: | python3-kajiki |
---|---|
Version: | 0.9.2 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 314828 |
License: | MIT |
RPM: | python3-kajiki-0.9.2-3.el9.noarch.rpm |
Source RPM: | python-kajiki-0.9.2-3.el9.src.rpm |
Build Date: | Sun Mar 12 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.io/project/Kajiki |
Summary: | Really fast well-formed xml templates |
Description: | Are you tired of the slow performance of Genshi? But you still long for the assurance that your output is well-formed that you miss from all those other templating engines? Do you wish you had Jinja's blocks with Genshi's syntax? Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like syntax to *real python bytecode* that renders with blazing-fast speed! Don't delay! Pick up your copy of Kajiki today! |
- Disable linetable dependency. Not required for python-3.10 and older.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to upstream (bz#2148280).
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Update to upstream. - Remove checks which have been removed upstream.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Remove unused dependency on nose (already using pytest)
- Remove unused dependency on nine
- Update to upstream