enable test case

(cherry picked from commit 2fc96d9953b7b4b9862117c365544fd592818f96)
This commit is contained in:
kerongw 2022-01-20 07:27:38 +00:00 committed by openeuler-sync-bot
parent 9bc257470a
commit 4bbe55a343

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