forked from pool/python-translationstring
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
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
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 object’s domain instead of the
|
||||
domain passed to the factory’s contstructor. See
|
||||
https://github.com/Pylons/translationstring/pull/12 .
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 16 11:29:32 UTC 2013 - cfarrell@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user