ddc0ad02d5
- Switch to pyproject macros. - No more greedy globs in %files. - Actually drop {Build,}Requires on nine.
Steve Kowalik2024-06-21 05:59:39 +00:00
ddd455151a
- update to 0.9.2: * Python 3.11 compatibility. * Documentation updates and clarifications. * Unit test updates. * Fixed compatibility for Python 3.11. * The unit tests were moved out of the `kajiki package: tests are now under the tests/ directory. * Migrated from Travis CI to GitHub Actions. * Support dropped for Python 2.7. * Fixed up lnotab bugs in Python 3.6+ (ERROR LOOKING UP LINE messages). * DTD will not be inserted before an `` declaration anymore. * Dependency on nine` dropped. * Dropped integration for TurboGears 1. * Improved end-to-end testing.
Dirk Mueller2023-03-08 09:23:00 +00:00
5484dd6174
- Update to 0.7.2: * Allow to replace gettext function by providing it in the template context or through base_globals in Loader * Improve parsing of ${} expressions and fix syntax errors reporting in braced expressions. * Improve parsing of documents with comments before the root element
Tomáš Chvátal
2019-03-05 16:39:03 +00:00