Package upgrade
This commit is contained in:
parent
0c70698dd4
commit
22f2377369
@ -1,12 +1,12 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: python-xmltodict
|
||||
Version: 0.12.0
|
||||
Release: 4
|
||||
Version: 0.13.0
|
||||
Release: 1
|
||||
Summary: Python module that makes working with XML feel like you are working with JSON
|
||||
License: MIT
|
||||
URL: https://github.com/martinblech/xmltodict
|
||||
Source0: https://github.com/martinblech/xmltodict/archive/refs/tags/v0.12.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/39/0d/40df5be1e684bbaecdb9d1e0e40d5d482465de6b00cbb92b84ee5d243c7f/xmltodict-0.13.0.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -36,12 +36,15 @@ Python module that makes working with XML feel like you are working with JSON
|
||||
%{__python3} -m pytest tests
|
||||
|
||||
%files -n python3-xmltodict
|
||||
%doc README.md CHANGELOG.md
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python3_sitelib}/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 29 2022 caodongxia <caodongxia@h-partners.com> - 0.13.0-1
|
||||
- Update to 0.13.0
|
||||
|
||||
* Tue Mar 8 2022 baizhonggui <baizhonggui@huawei.com> - 0.12.0-4
|
||||
- add expat-devel build require to fix build error
|
||||
|
||||
|
||||
BIN
v0.12.0.tar.gz
BIN
v0.12.0.tar.gz
Binary file not shown.
BIN
xmltodict-0.13.0.tar.gz
Normal file
BIN
xmltodict-0.13.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user