Update package to version 5.2.0
This commit is contained in:
parent
ed025184b9
commit
7759d2cc24
Binary file not shown.
BIN
chardet-5.2.0.tar.gz
Normal file
BIN
chardet-5.2.0.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: python-chardet
|
Name: python-chardet
|
||||||
Version: 5.1.0
|
Version: 5.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Universal encoding detector for Python 2 and 3
|
Summary: Universal encoding detector for Python 2 and 3
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
@ -56,6 +56,10 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 27 2024 xinsheng3 <xinsheng3@huawei.com> - 5.2.0-1
|
||||||
|
- Update package to version 5.2.0
|
||||||
|
- Wrapper the entry way as python -m chardet
|
||||||
|
|
||||||
* Mon May 15 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.1.0-1
|
* Mon May 15 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.1.0-1
|
||||||
- Update package to version 5.1.0
|
- Update package to version 5.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user