14
0

- Update to 1.2:

* Use pkgutil instead of pkg_resources
  * Cleanup readme
- Execute testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-text-unidecode?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-02-14 14:50:08 +00:00
committed by Git OBS Bridge
parent 1f745abcbb
commit 77a9ebcf13
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 14 14:48:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2:
* Use pkgutil instead of pkg_resources
* Cleanup readme
- Execute testsuite
-------------------------------------------------------------------
Tue Dec 4 12:55:14 UTC 2018 - Matej Cepl <mcepl@suse.com>