| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Add use_pylons_theme.patch update docs to use pylons-sphinx-themes package instead of git submodule update. Based on: * https://github.com/Pylons/translationstring/commit/bb4c396b23dca5ee0ec27c00ed3c49881b5c2245
- Converted to single-spec - Enabled tests
- Drop build date from doc to fix build-compare
- update to version 1.3:
- Fix Python 3-specific test failures.
Restore compatibility with Python 3.2.
- 1.2 (2014-11-04)
- Add support for message contexts.
- If the object passed to a TranslationStringFactory __call__ method is
itself a translation string, use the passed object’s domain instead of the
domain passed to the factory’s contstructor. See
https://github.com/Pylons/translationstring/pull/12 .
- license update: SUSE-Repoze See spreadsheet linked from license.opensuse.org
- Simplify macro usage - Remove reStructuredText from %description
- version 1.1: initial build
- use %pytest macro
- update to 1.4 * Drop support for Python 2.6, 3.2 and 3. * Update license classifiers - drop use_pylons_theme.patch