forked from pool/python-zope.i18nmessageid
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
This commit is contained in:
committed by
Git OBS Bridge
parent
398890a70c
commit
3cb8687ad5
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user