rebuilt with python 3.10 [release 0.7.1-2mamba;Wed Mar 22 2023]
This commit is contained in:
parent
2713037e23
commit
0dee8db76d
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-defusedxml
|
||||
Version: 0.7.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: XML bomb protection for Python stdlib modules
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Mar 22 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user