14
0

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

- update to version 1.1.2
- run the tests with pyunitest macro

OBS-URL: https://build.opensuse.org/request/show/857890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=28
This commit is contained in:
2020-12-21 20:07:53 +00:00
committed by Git OBS Bridge
parent 84a7758ec5
commit b0b5f390be
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 21 17:47:10 UTC 2020 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.1.2:
* Add some missing replacements in the U+23xx page.
* Fix U+204A "TIRONIAN SIGN ET" replacement.
- run the tests with pyunitest macro
-------------------------------------------------------------------
Wed Sep 11 12:35:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>