!10 add python_provide for python3-chardet
From: @tong_1001 Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
bb9a645600
@ -1,6 +1,6 @@
|
||||
Name: python-chardet
|
||||
Version: 3.0.4
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Python 2/3 compatible character encoding detector.
|
||||
License: LGPL-2.1
|
||||
URL: https://github.com/chardet/chardet
|
||||
@ -25,6 +25,7 @@ Python 2/3 compatible character encoding detector,Python 2 version.
|
||||
|
||||
%package -n python3-chardet
|
||||
Summary: Python 2/3 compatible character encoding detector.
|
||||
%{?python_provide:%python_provide python3-chardet}
|
||||
|
||||
%description -n python3-chardet
|
||||
Python 2/3 compatible character encoding detector,Python 3 version.
|
||||
@ -63,5 +64,8 @@ popd
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 20 2022 shixuantong <shixuantong@h-partners.com> - 3.0.4-9
|
||||
- add python_provide for python3-chardet
|
||||
|
||||
* Sat Sep 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.4-8
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user