commit
e062e0d1a6
@ -2,20 +2,22 @@
|
|||||||
|
|
||||||
Name: python-xmltodict
|
Name: python-xmltodict
|
||||||
Version: 0.12.0
|
Version: 0.12.0
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
Source0: https://github.com/martinblech/xmltodict/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/martinblech/xmltodict/archive/refs/tags/v0.12.0.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Python module that makes working with XML feel like you are working with JSON
|
||||||
|
|
||||||
%package -n python3-xmltodict
|
%package -n python3-xmltodict
|
||||||
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
|
||||||
BuildRequires: python3-pytest
|
BuildRequires: python3-pytest
|
||||||
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: python3-setuptools
|
||||||
|
|
||||||
%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
|
||||||
@ -39,5 +41,8 @@ Python module that makes working with XML feel like you are working with JSON
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 17 2021 wulei <wulei80@huawei.com> - 0.12.0-2
|
||||||
|
- add buildrequires
|
||||||
|
|
||||||
* Tue Apr 28 2020 Wei Xiong <myeuler@163.com>
|
* Tue Apr 28 2020 Wei Xiong <myeuler@163.com>
|
||||||
- init package
|
- init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user