17
0
Files
python-translationstring/python-translationstring.changes
Hans-Peter Jansen ba97127335 Accepting request 284455 from home:frispete:python
- 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 .

OBS-URL: https://build.opensuse.org/request/show/284455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translationstring?expand=0&rev=5
2015-02-06 16:21:23 +00:00

32 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Fri Feb 6 11:07:45 UTC 2015 - hpj@urpla.net
- 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 objects domain instead of the
domain passed to the factorys contstructor. See
https://github.com/Pylons/translationstring/pull/12 .
-------------------------------------------------------------------
Mon Dec 16 11:29:32 UTC 2013 - cfarrell@suse.com
- license update: SUSE-Repoze
See spreadsheet linked from license.opensuse.org
-------------------------------------------------------------------
Mon Jul 29 07:50:51 UTC 2013 - speilicke@suse.com
- Simplify macro usage
- Remove reStructuredText from %description
-------------------------------------------------------------------
Sun Jul 28 20:59:22 UTC 2013 - hpj@urpla.net
- version 1.1: initial build