rebuilt with python 3.10 [release 1.2.0-2mamba;Sun Apr 03 2022]
This commit is contained in:
parent
9e664da258
commit
689c51b449
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-tomli
|
Name: python-tomli
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A lil' TOML parser
|
Summary: A lil' TOML parser
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -44,5 +44,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Fri Jan 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
|
* Fri Jan 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user