14
0

- update to 0.2.4

* minor "bugfix" to avoid using pkg_resources module on import, 7918f58
  * may help xonsh xonsh/xonsh#3607

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=27
This commit is contained in:
2020-06-14 09:02:03 +00:00
committed by Git OBS Bridge
parent 812b211b7a
commit 5363f1f245
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 14 09:00:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.2.4
* minor "bugfix" to avoid using pkg_resources module on import, 7918f58
* may help xonsh xonsh/xonsh#3607
-------------------------------------------------------------------
Mon Jun 8 13:45:57 UTC 2020 - Dirk Mueller <dmueller@suse.com>