rebuilt with python 3.10 [release 0.5.1-2mamba;Sun Apr 09 2023]
This commit is contained in:
parent
60a7d6d119
commit
fa36a92767
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-inflection
|
Name: python-inflection
|
||||||
Version: 0.5.1
|
Version: 0.5.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A port of Ruby on Rails inflector to Python
|
Summary: A port of Ruby on Rails inflector to Python
|
||||||
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
|
||||||
|
* Sun Apr 09 2023 Sdk Build System <sdk@mambasoft.it> 0.5.1-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-1mamba
|
* Mon Feb 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user