Revisions of python-Cheetah3
buildservice-autocommit
accepted
request 687395
from
Tomáš Chvátal (scarabeus_iv)
(revision 13)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 12)
- Enable py2 as it supports python2 - Update to 3.2.1: * Changed LoadTemplate.loadTemplate{Module,Class}: the loaded module’s __name__ set to just the file name. * Use imp for Python 2, importlib for Python 3. * Fix a bug in LoadTemplate.loadTemplate{Module,Class}: raise ImportError if the template was not found.
Tomáš Chvátal (scarabeus_iv)
committed
(revision 11)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 10)
- Update to 3.2.0: * Dropped support for Python 3.3. * Implement LoadTemplate.loadTemplate{Module,Class} to load templates from .py[co], .py or .tmpl. * CheetahDirOwner caches compiled template in the template directory. * CheetahDirOwner now silently ignores errors on compiled templates writing. To get tracebacks set CheetahDirOwner.debuglevel = 1. * CheetahDirOwner and DirOwner byte-compile compiled templates to .pyc/.pyo. Errors on writing are silently ignored. * Implement Compiler.__unicode__ under Python 2 and Compiler.__bytes__ under Python 3. * Fix a bug in Compiler.__str__: under Python 2 the method now always returns str; it encodes unicode to str using encoding from the compiled source. Under Python 3 the method decodes bytes to str. - Execute tests
buildservice-autocommit
accepted
request 656827
from
Tomáš Chvátal (scarabeus_iv)
(revision 9)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 8)
- Fix fdupes call
buildservice-autocommit
accepted
request 593918
from
Martin Pluskal (pluskalm)
(revision 7)
baserev update by copy to link target
Martin Pluskal (pluskalm)
committed
(revision 6)
- Update to version 3.1.0: * Fix Cheetah to work with PyPy. * Code cleanup: fix code style to satisfy flake8 linter. * Rename www directory to docs.
Dominique Leuenberger (dimstar_suse)
accepted
request 561083
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
initialized devel package after accepting 561083
Tomáš Chvátal (scarabeus_iv)
committed
(revision 4)
Martin Pluskal (pluskalm)
committed
(revision 3)
- Conflict with python-cheetah
Martin Pluskal (pluskalm)
accepted
request 560459
from
Jan Engelhardt (jengelh)
(revision 2)
- Remove some filler wording from descriptions. The summary can do without repeating the software name. - Avoid running fdupes over partition boundaries.
Tomáš Chvátal (scarabeus_iv)
accepted
request 559738
from
Martin Pluskal (pluskalm)
(revision 1)
add me as maintainer
Displaying revisions 21 - 33 of 33