!11 update to 2.0.12

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-09-23 08:02:55 +00:00 committed by Gitee
commit 862ec2c0ae
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
2.0.12.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global test 1 %global test 1
Name: python-charset-normalizer Name: python-charset-normalizer
Version: 2.0.8 Version: 2.0.12
Release: 2 Release: 1
Summary: The Real First Universal Charset Detector Summary: The Real First Universal Charset Detector
License: MIT License: MIT
@ -53,6 +53,9 @@ library provides codecs are supported.
%{python3_sitelib}/charset_normalizer* %{python3_sitelib}/charset_normalizer*
%changelog %changelog
* Fri Sep 23 2022 dillon chen <dillon.chen@gmail.com> - 2.0.12-1
- update to 2.0.12
* Thu Jan 20 2022 wangkerong <wangkerong@huawei.com> - 2.0.8-2 * Thu Jan 20 2022 wangkerong <wangkerong@huawei.com> - 2.0.8-2
- enable test case - enable test case