!4 【轻量级 PR】:enable test case

From: @kerongw 
Reviewed-by: @yanan-rock, @t_feng 
Signed-off-by: @yanan-rock, @t_feng
This commit is contained in:
openeuler-ci-bot 2022-03-30 06:19:29 +00:00 committed by Gitee
commit 369163d2e5
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
Version: 2.0.8
Release: 1
Release: 2
Summary: The Real First Universal Charset Detector
License: MIT
@ -53,5 +53,8 @@ library provides codecs are supported.
%{python3_sitelib}/charset_normalizer*
%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
- Package init