From ba97127335d8e75bca5ef0823b9ce6e55613b3b1028f238d52d24313074a0530 Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Fri, 6 Feb 2015 16:21:23 +0000 Subject: [PATCH 1/2] Accepting request 284455 from home:frispete:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- python-translationstring.changes | 14 ++++++++++++++ python-translationstring.spec | 9 +++++---- translationstring-1.3.tar.gz | 3 +++ 3 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 translationstring-1.3.tar.gz diff --git a/python-translationstring.changes b/python-translationstring.changes index 69a019e..b3e8747 100644 --- a/python-translationstring.changes +++ b/python-translationstring.changes @@ -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 diff --git a/python-translationstring.spec b/python-translationstring.spec index f7ae74f..b326029 100644 --- a/python-translationstring.spec +++ b/python-translationstring.spec @@ -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 diff --git a/translationstring-1.3.tar.gz b/translationstring-1.3.tar.gz new file mode 100644 index 0000000..7a4c916 --- /dev/null +++ b/translationstring-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee44cfa58c52ade8910ea0ebc3d2d84bdcad9fa0422405b1801ec9b9a65b72d +size 29259 From de206bcac8734ad94aa6362e9d1c3b15ed3715c9f287b647862a932a7144afe6 Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Fri, 6 Feb 2015 18:30:44 +0000 Subject: [PATCH 2/2] Accepting request 284532 from home:frispete:python remove unused tarball OBS-URL: https://build.opensuse.org/request/show/284532 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translationstring?expand=0&rev=6 --- translationstring-1.1.tar.gz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 translationstring-1.1.tar.gz diff --git a/translationstring-1.1.tar.gz b/translationstring-1.1.tar.gz deleted file mode 100644 index 403a34c..0000000 --- a/translationstring-1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8147c47e8091bc7b8168758a01c049581959faba9d56cafde8734de44e98711c -size 28524