File python3-text-unidecode.changes of Package python3-text-unidecode.29613
-------------------------------------------------------------------
Tue Sep 10 09:49:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3:
* text-unidecode is now dual-licensed under Artistic License and GPL 1 /
GPL 2+, to cause less problems for distributions.
-------------------------------------------------------------------
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>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Nov 8 19:03:31 UTC 2017 - arun@gmx.de
- specfile:
* add LICENSE to %doc
- update to version 1.1:
* DOC use official Travis badge
* Test and document all modern Python versions
* Include license file in the source code and distribute it
* Enable pip cache in Travis CI
* Use pkg_resources to keep the package zip-safe
-------------------------------------------------------------------
Sun Oct 22 18:51:55 UTC 2017 - arun@gmx.de
- initial package