14
0
forked from pool/python-PyICU

Accepting request 788927 from home:mcalabkova:branches:devel:languages:python

- update to 2.4.3
  * added Char.getPropertyValueName() and Char.getPropertyValueEnum()
  * fixed build errors with PythonReplaceable for ICU < 55

OBS-URL: https://build.opensuse.org/request/show/788927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2020-03-27 09:19:41 +00:00
committed by Git OBS Bridge
parent c19265f1fb
commit c6bf0bd7cc
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 27 09:06:35 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 2.4.3
* added Char.getPropertyValueName() and Char.getPropertyValueEnum()
* fixed build errors with PythonReplaceable for ICU < 55
-------------------------------------------------------------------
Wed Jan 15 11:35:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>