17
0

Accepting request 266005 from home:benoit_monin:branches:devel:languages:python

update to Unidecode 0.04.17
add %check section

OBS-URL: https://build.opensuse.org/request/show/266005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=5
This commit is contained in:
Denisart Benjamin
2014-12-21 22:53:24 +00:00
committed by Git OBS Bridge
parent b5a380d68f
commit 89c140280a
4 changed files with 25 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Dec 20 13:02:04 UTC 2014 - benoit.monin@gmx.fr
- update to Unidecode 0.04.17
* Add some missing Latin letter variants used by popular "Unicode
text converter" tools.
* Issue a warning if a surrogate character is encountered in
input.
* Corrected module import which might cause unidecode() to raise
AttributeError on some systems.
- add %check section
-------------------------------------------------------------------
Mon May 12 17:50:09 UTC 2014 - benoit.monin@gmx.fr