Upgrade version to 0.2.13
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
9273b81fa7
commit
cd4fb09cdd
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-wcwidth
|
Name: python-wcwidth
|
||||||
Version: 0.2.6
|
Version: 0.2.13
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Python library that measures the width of unicode strings rendered to a terminal
|
Summary: A Python library that measures the width of unicode strings rendered to a terminal
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/jquast/wcwidth
|
URL: https://github.com/jquast/wcwidth
|
||||||
Source0: https://files.pythonhosted.org/packages/5e/5f/1e4bd82a9cc1f17b2c2361a2d876d4c38973a997003ba5eb400e8a932b6c/wcwidth-0.2.6.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/w/wcwidth/wcwidth-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -85,6 +85,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 01 2024 xu_ping <707078654@qq.com> - 0.2.13-1
|
||||||
|
- Update package to version 0.2.13
|
||||||
|
|
||||||
* Fri Mar 17 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.2.6-1
|
* Fri Mar 17 2023 wangjunqi <wangjunqi@kylinos.cn> - 0.2.6-1
|
||||||
- Update package to version 0.2.6
|
- Update package to version 0.2.6
|
||||||
|
|
||||||
|
|||||||
BIN
wcwidth-0.2.13.tar.gz
Normal file
BIN
wcwidth-0.2.13.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user