rebuilt with python 3.10 [release 0.0.3-2mamba;Sat May 28 2022]
This commit is contained in:
parent
743c95d1ba
commit
940f587c8b
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2-)
|
%define pkgname %(echo %name | cut -d- -f2-)
|
||||||
Name: python-python_install
|
Name: python-python_install
|
||||||
Version: 0.0.3
|
Version: 0.0.3
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A simple, correct PEP427 wheel installer
|
Summary: A simple, correct PEP427 wheel installer
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.3-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Tue Jan 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.3-1mamba
|
* Tue Jan 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.0.3-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user