rebuilt to fix wrong requirements for python 3.9 [release 0.10.2-4mamba;Mon Jul 31 2023]
This commit is contained in:
parent
f31f04bcdc
commit
9b2a1eb68b
@ -1,6 +1,6 @@
|
|||||||
Name: python-toml
|
Name: python-toml
|
||||||
Version: 0.10.2
|
Version: 0.10.2
|
||||||
Release: 2mamba
|
Release: 4mamba
|
||||||
Summary: A Python library for parsing and creating TOML
|
Summary: A Python library for parsing and creating TOML
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -44,6 +44,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 31 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-4mamba
|
||||||
|
- rebuilt to fix wrong requirements for python 3.9
|
||||||
|
|
||||||
|
* Thu Apr 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-3mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Wed Mar 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-2mamba
|
* Wed Mar 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.2-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user