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

@@ -27,7 +27,7 @@
%endif
%bcond_without python2
Name: python-wcwidth%{psuffix}
Version: 0.2.3
Version: 0.2.4
Release: 0
Summary: Number of Terminal column cells of wide-character codes
License: MIT