!7 add provide python-xmltodict
From: @wang_yue111 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
3c1f5ae80f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-xmltodict
|
Name: python-xmltodict
|
||||||
Version: 0.12.0
|
Version: 0.12.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Python module that makes working with XML feel like you are working with JSON
|
Summary: Python module that makes working with XML feel like you are working with JSON
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/martinblech/xmltodict
|
URL: https://github.com/martinblech/xmltodict
|
||||||
@ -18,6 +18,7 @@ Summary: Python module that makes working with XML feel like you are work
|
|||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
%{?python_provide:%python_provide python3-xmltodict}
|
||||||
|
|
||||||
%description -n python3-xmltodict
|
%description -n python3-xmltodict
|
||||||
Python module that makes working with XML feel like you are working with JSON
|
Python module that makes working with XML feel like you are working with JSON
|
||||||
@ -41,6 +42,9 @@ Python module that makes working with XML feel like you are working with JSON
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 17 2021 wangyue <wangyue92@huawei.com> - 0.12.0-3
|
||||||
|
- add provide python-xmltodict
|
||||||
|
|
||||||
* Tue Aug 17 2021 wulei <wulei80@huawei.com> - 0.12.0-2
|
* Tue Aug 17 2021 wulei <wulei80@huawei.com> - 0.12.0-2
|
||||||
- add buildrequires
|
- add buildrequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user