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

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