!5 [sync] PR-4: 【轻量级 PR】:enable test case

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2022-09-23 07:19:40 +00:00 committed by Gitee
commit 1be3d73a57
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
%global test 0 %global test 1
Name: python-charset-normalizer Name: python-charset-normalizer
Version: 2.0.8 Version: 2.0.8
Release: 1 Release: 2
Summary: The Real First Universal Charset Detector Summary: The Real First Universal Charset Detector
License: MIT License: MIT
@ -53,5 +53,8 @@ library provides codecs are supported.
%{python3_sitelib}/charset_normalizer* %{python3_sitelib}/charset_normalizer*
%changelog %changelog
* Thu Jan 20 2022 wangkerong <wangkerong@huawei.com> - 2.0.8-2
- enable test case
* Sat Dec 18 2021 wangkerong <wangkerong@huawei.com> - 2.0.8-1 * Sat Dec 18 2021 wangkerong <wangkerong@huawei.com> - 2.0.8-1
- Package init - Package init