Package: cheetah / 2.4.4-4

Metadata

Package Version Patches format
cheetah 2.4.4-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_ftbfs_c_extension_python25.patch | (download)

cheetah/c/_namemapper.c | 13 13 + 0 - 0 !
cheetah/c/cheetah.h | 3 3 + 0 - 0 !
2 files changed, 16 insertions(+)

 c extension fails to build because of pyunicode_fromformat only
 available on Python >= 2.6

fix_compile_with_utf8_attribute.patch | (download)

cheetah/Compiler.py | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 fix_compile_with_utf8_attribute

Patch-Name: fix_compile_with_utf8_attribute.patch