update to 5.0.0
This commit is contained in:
parent
242166790c
commit
7cad78ee9c
Binary file not shown.
BIN
chardet-5.0.0.tar.gz
Normal file
BIN
chardet-5.0.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: python-chardet
|
Name: python-chardet
|
||||||
Version: 4.0.0
|
Version: 5.0.0
|
||||||
Release: 4
|
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
|
||||||
URL: https://github.com/chardet/chardet
|
URL: https://github.com/chardet/chardet
|
||||||
Source0: https://files.pythonhosted.org/packages/ee/2d/9cdc2b527e127b4c9db64b86647d567985940ac3698eeabc7ffaccb4ea61/chardet-4.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/c/chardet/chardet-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Universal encoding detector for Python 2 and 3
|
Universal encoding detector for Python 2 and 3
|
||||||
@ -32,7 +32,7 @@ Provides: python3-chardet-doc
|
|||||||
Universal encoding detector for Python 2 and 3
|
Universal encoding detector for Python 2 and 3
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n chardet-4.0.0 -p1
|
%autosetup -n chardet-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 29 2022 zhuofeng <zhuofeng2@huawei.com> - 5.0.0-1
|
||||||
|
- update to 5.0.0
|
||||||
|
|
||||||
* Wed Feb 16 2022 liudabo <liudabo1@huawei.com> - 4.0.0-4
|
* Wed Feb 16 2022 liudabo <liudabo1@huawei.com> - 4.0.0-4
|
||||||
- enable check
|
- enable check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user