14
0
forked from pool/python-Kajiki

27 Commits

Author SHA256 Message Date
487e8e987e Accepting request 1182028 from devel:languages:python
- Switch to pyproject macros.
- No more greedy globs in %files.
- Actually drop {Build,}Requires on nine.

OBS-URL: https://build.opensuse.org/request/show/1182028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=15
2024-06-21 14:04:53 +00:00
ddc0ad02d5 - Switch to pyproject macros.
- No more greedy globs in %files.
- Actually drop {Build,}Requires on nine.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=25
2024-06-21 05:59:39 +00:00
153e7f9420 Accepting request 1070115 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1070115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=14
2023-03-08 13:53:51 +00:00
9ea8de83c5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=23 2023-03-08 09:30:40 +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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=22
2023-03-08 09:23:00 +00:00
b3782015f7 Accepting request 915772 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/915772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=13
2021-09-02 21:20:20 +00:00
2c44e35629 Accepting request 915250 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/915250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=21
2021-09-02 13:37:59 +00:00
522e86a319 Accepting request 827221 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/827221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=12
2020-08-17 12:40:28 +00:00
Tomáš Chvátal
bf95755fe6 Accepting request 827034 from home:jayvdb:py-submit
Replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/827034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=19
2020-08-17 06:23:42 +00:00
cc8c313b9c Accepting request 764113 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/764113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=11
2020-01-13 21:23:22 +00:00
e2c4349dfb Accepting request 764085 from home:mcalabkova:branches:devel:languages:python
- update to 0.8.2
  * Fixed some HTML entities not being properly recognised
  * Fixed unexpected <DOCTYPE> when including templates

OBS-URL: https://build.opensuse.org/request/show/764085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=17
2020-01-13 19:03:11 +00:00
b3c358f769 Accepting request 711309 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/711309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=10
2019-06-22 09:24:43 +00:00
1f5eb0efa3 Accepting request 711300 from home:pgajdos
- version update to 0.8.0
  * Fixed support for Python 3.8
  * Dropped support for Python 2.6 and 3.3

OBS-URL: https://build.opensuse.org/request/show/711300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=15
2019-06-21 11:31:20 +00:00
aa043861b3 Accepting request 681852 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/681852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=9
2019-03-12 08:52:01 +00:00
Tomáš Chvátal
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=13
2019-03-05 16:39:03 +00:00
a573a1f9c2 Accepting request 659273 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=8
2019-01-24 13:02:30 +00:00
9edc3696d9 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=11
2018-12-04 17:16:06 +00:00
4e420a2992 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=10
2018-12-04 13:36:52 +00:00
b617c28ea2 Accepting request 518554 from devel:languages:python
- Add missing python-nine Requires

OBS-URL: https://build.opensuse.org/request/show/518554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=7
2017-08-28 13:14:49 +00:00
Thomas Bechtold
efa8be5573 - Add missing python-nine Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=8
2017-08-24 15:22:27 +00:00
5d873a339e Accepting request 509185 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/509185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=6
2017-08-18 13:00:56 +00:00
Thomas Bechtold
673f653b34 Accepting request 509165 from home:jengelh:branches:devel:languages:python
- Remove storytelling from description.

OBS-URL: https://build.opensuse.org/request/show/509165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=6
2017-07-10 12:34:02 +00:00
d195f06683 Accepting request 507141 from home:tbechtold:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/507141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=5
2017-06-30 07:31:25 +00:00
Tomáš Chvátal
29eeb2f1fd Accepting request 204583 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=4
2013-10-25 09:20:00 +00:00
Sascha Peilicke
bec5257ba2 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=3
2013-10-24 11:07:27 +00:00
Stephan Kulow
a8c3e34821 Accepting request 148813 from devel:languages:python
Future OpenStack dependency

OBS-URL: https://build.opensuse.org/request/show/148813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Kajiki?expand=0&rev=1
2013-01-20 07:16:39 +00:00
Sascha Peilicke
129a00e2ac - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=1
2013-01-17 10:45:21 +00:00