Accepting request 691796 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/691796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.i18nmessageid?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2019-04-08 18:53:11 +00:00 committed by Git OBS Bridge
commit 5a90efa825
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Apr 5 10:09:51 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- 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

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f72c00d53407626209b878333a24710e9afa69ae235233333581cc4f3cf1356e
size 24166

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e511edff8e75d3a6f84d8256e1e468c85a4aa9d89c2ea264a919334fae7081e3
size 27219