Revisions of python-Kajiki

buildservice-autocommit accepted request 1070115 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 23)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- 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.
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 915250 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 21)
- Update to 0.8.3
  * Fixed compatibility for Python 3.10
  * Switched the test runner to pytest
  * Added the ``kajiki`` command line interface
  * Documentation typo corrections
- Enable alternatives mechanism for /usr/bin/kajiki
buildservice-autocommit accepted request 827221 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 827034 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 19)
Replace nose with pytest
buildservice-autocommit accepted request 764113 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 764085 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 17)
- update to 0.8.2
  * Fixed some HTML entities not being properly recognised
  * Fixed unexpected <DOCTYPE> when including templates
buildservice-autocommit accepted request 711309 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 16)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 711300 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 15)
- version update to 0.8.0
  * Fixed support for Python 3.8
  * Dropped support for Python 2.6 and 3.3
buildservice-autocommit accepted request 681852 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 13)
- 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
buildservice-autocommit accepted request 659273 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 11)
Clean up the SPEC file
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 10)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 518554 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 9)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 8)
- Add missing python-nine Requires
buildservice-autocommit accepted request 509185 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 509165 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 6)
- Remove storytelling from description.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 507141 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 5)
- update to 0.7.0:
  * Text for i18n is now extracted ignoring the empty spaces surrounding the
    text itself. Empty text will always be treated as non translatable nodes
    for performance reasons.
  * ``extract_python`` option will now report syntax errors when extracting
    text for translation.
  * Added ``extract_python`` option to babel message extractor, this allows
    extracting gettext calls in ``${}`` expressions
  * Actually report 0.6 in kajiki/version.py
  * Expose ``strip_text`` option in loader
  * Fixed ``py:switch`` error message wrongly mentioning ``py:with``
  * Support for multiline ``${}`` expressions
  * Subsequent text nodes are now squashed into a single text node. This allows
    translating whole paragraphs instead of single sentences.
  * Allow code and function calls inside tag attributes
  * Added ``strip_text`` option to XMLTemplate and i18n collector to ensure
    leading and trailing spaces are stipped by text nodes (also leads to
    minified HTML)
  * Some HTML nodes that do not require being closed but is commonly considered
    best practice to close them are now emitted with ending tag (IE: <p>)
  * Generally improved code documentation to lower entry barrier for contributors
  * ``py:attrs`` will now emit the attribute name itself or will omit the attribute
    at all in case of ``bool`` values for 'checked', 'disabled', 'readonly',
    'multiple', 'selected', 'nohref', 'ismap', 'declare' and 'defer',
  * ``py:switch`` now correctly supports multiple ``py:case`` statements.
  * text inside ``<script>`` and ``<style>`` tags is no longer collected translation.
  * Syntax errors now report the line and the surrounding code when there is a
    markup or python syntax error.
  * As ``py:swtich`` discards all its content apart from ``py:case`` and
    ``py:else`` statements it will now correctly report an error when the
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by