From 3cb8687ad5a6540a32be43c494252c2e8cc7ab523f4fe0d0b0dc79bd1dbde07c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 5 Apr 2019 12:00:43 +0000 Subject: [PATCH] Accepting request 691794 from home:mcalabkova:branches:devel:languages:python - update to version 4.3.1 * Drop support for Python 3.3. * Add support for Python 3.7. * Fix the possibility of a rare crash in the C extension when deallocating items. * Add attributes to support pluralization on a Message and update the MessageFactory accordingly. * Fix a regression copying Message objects in the Python implementation. OBS-URL: https://build.opensuse.org/request/show/691794 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.i18nmessageid?expand=0&rev=8 --- python-zope.i18nmessageid.changes | 13 +++++++++++++ python-zope.i18nmessageid.spec | 7 ++++--- zope.i18nmessageid-4.1.0.tar.gz | 3 --- zope.i18nmessageid-4.3.1.tar.gz | 3 +++ 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 zope.i18nmessageid-4.1.0.tar.gz create mode 100644 zope.i18nmessageid-4.3.1.tar.gz diff --git a/python-zope.i18nmessageid.changes b/python-zope.i18nmessageid.changes index 24c71da..5453713 100644 --- a/python-zope.i18nmessageid.changes +++ b/python-zope.i18nmessageid.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Apr 5 10:09:51 UTC 2019 - Marketa Calabkova + +- update to version 4.3.1 + * Drop support for Python 3.3. + * Add support for Python 3.7. + * Fix the possibility of a rare crash in the C extension when + deallocating items. + * Add attributes to support pluralization on a Message and update + the MessageFactory accordingly. + * Fix a regression copying Message objects in the Python + implementation. + ------------------------------------------------------------------- Sat Jul 8 07:15:18 UTC 2017 - aloisio@gmx.com diff --git a/python-zope.i18nmessageid.spec b/python-zope.i18nmessageid.spec index 274d3d1..019be04 100644 --- a/python-zope.i18nmessageid.spec +++ b/python-zope.i18nmessageid.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.i18nmessageid # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -13,13 +13,13 @@ # 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/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zope.i18nmessageid -Version: 4.1.0 +Version: 4.3.1 Release: 0 Summary: Zope Location License: ZPL-2.1 @@ -32,6 +32,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION documentation requirements BuildRequires: %{python_module Sphinx} +Requires: python-six # /SECTION %python_subpackages diff --git a/zope.i18nmessageid-4.1.0.tar.gz b/zope.i18nmessageid-4.1.0.tar.gz deleted file mode 100644 index 4442bd5..0000000 --- a/zope.i18nmessageid-4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f72c00d53407626209b878333a24710e9afa69ae235233333581cc4f3cf1356e -size 24166 diff --git a/zope.i18nmessageid-4.3.1.tar.gz b/zope.i18nmessageid-4.3.1.tar.gz new file mode 100644 index 0000000..6f31eca --- /dev/null +++ b/zope.i18nmessageid-4.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e511edff8e75d3a6f84d8256e1e468c85a4aa9d89c2ea264a919334fae7081e3 +size 27219