Z3c.recipe.i18n

Latest version: v2.0

Safety actively analyzes 631143 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.8.1

------------------

- Exit with a non-zero status code when one or more msgmerge calls fail.

- Use subprocess instead of os.system.

0.8.0

------------------

- Depend on and use the new features of the zc.buildout 1.5 line. At the same
time support for zc.buildout <= 1.5.1 has been dropped.

- Fixed test setup to run with current zopetoolkit packages.
Made sure tests still run on older platforms, particularly Zope 2.12.

- Using python's `doctest` module instead of deprecated
`zope.testing.doctest`.

- Typo change in configuration: exludeDirNames becomes excludeDirNames (old
name is still supported for backward compatibility).

0.7.0

------------------

- Fixed test setup to run with current packages.

- Added buildout option `verify_domain`. When set to ``true``
i18nextract only retrives the message ids of specified domain from
python files. Otherwise (default and previous behavior) all messages
ids in all domains in python files are retrieved.

0.6.0

------------------

- Feature: Added new 'headerTemplate' option that allows to specify the path
of a customized pot header template.

- Feature: Added new 'extraPaths` option that is included in the PYTHONPATH.
This allows for instance the use with Zope 2.11.

- Makers are now called with additional keyword arguments.

- Fixed dependencies: The 'extract' extra of zope.app.locales is required.

0.5.4

------------------

- Fix bug where zcml_strings collect the same path more then once because it
follows the configuration zcml for each package.

- Fix bug where i18ncompile miscalculated domains containing ".", everything
after the "." was ignored.

- The ``excludeDefaultDomain`` option actually works now.

0.5.3

------------------

- Fix bug where i18nmerge miscalculated domains containing ".", everything
after the "." was ignored.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.