14
0

- update to 0.2.5

* Do not depend on pkg_resources module for list_versions() function.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=29
This commit is contained in:
2020-07-17 07:48:33 +00:00
committed by Git OBS Bridge
parent 5363f1f245
commit abd0af3970
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 17 07:47:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.2.5
* Do not depend on pkg_resources module for list_versions() function.
-------------------------------------------------------------------
Sun Jun 14 09:00:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>