14
0

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

update to Unidecode 1.1.0

OBS-URL: https://build.opensuse.org/request/show/710020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2019-06-15 06:28:05 +00:00
committed by Git OBS Bridge
parent 9c8a665ce5
commit e676d49d69
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 14 16:48:52 UTC 2019 - Benoît Monin <benoit.monin@gmx.fr>
- update to Unidecode 1.1.0:
* Add more Latin letter variants in U+1F1xx page
* Make it possible to use the Unidecode command-line utility via
"python -m unidecode" (thanks to Jon Dufresne)
* General clean up of code and documentation
(thanks to Jon Dufresne)
-------------------------------------------------------------------
Thu Dec 6 14:30:29 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>