upgrade to 0.2.5

This commit is contained in:
jackie_wu 2021-02-01 15:15:45 +08:00
parent 4164d2c00e
commit 28860987eb
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: python-wcwidth
Version: 0.1.7
Release: 10
Version: 0.2.5
Release: 1
Summary: A Python library that measures the width of unicode strings rendered to a terminal
License: MIT
URL: https://github.com/jquast/wcwidth
@ -42,11 +42,14 @@ string is expected to occupy.
%files -n python3-wcwidth
%doc README.rst LICENSE.txt
%doc README.rst LICENSE
%{python3_sitelib}/wcwidth
%{python3_sitelib}/wcwidth-%{version}-py?.?.egg-info
%changelog
* Mon Feb 1 2021 wutao <wutao61@huawei.com> - 0.2.5-1
- upgrade to 0.2.5
* Fri Jan 29 2021 Zhaorenhai <zhaorenhai@hotmail.com> - 0.1.7-10
- Remove python 2 package

Binary file not shown.

BIN
wcwidth-0.2.5.tar.gz Normal file

Binary file not shown.