Accepting request 284550 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/284550 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-translationstring?expand=0&rev=3
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
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package python-translationstring
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,12 +12,13 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
#
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-translationstring
|
||||
Version: 1.1
|
||||
Version: 1.3
|
||||
Release: 0
|
||||
Url: http://www.repoze.org
|
||||
Summary: Utility library for i18n relied on by various Repoze and Pyramid packages
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8147c47e8091bc7b8168758a01c049581959faba9d56cafde8734de44e98711c
|
||||
size 28524
|
||||
3
translationstring-1.3.tar.gz
Normal file
3
translationstring-1.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ee44cfa58c52ade8910ea0ebc3d2d84bdcad9fa0422405b1801ec9b9a65b72d
|
||||
size 29259
|
||||
Reference in New Issue
Block a user