rebuilt with python 3.10 [release 4.1-2mamba;Wed Mar 22 2023]
This commit is contained in:
parent
929edd5696
commit
d861153df0
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-gettext
|
Name: python-gettext
|
||||||
Version: 4.1
|
Version: 4.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Python Gettext po to mo file compiler.
|
Summary: Python Gettext po to mo file compiler.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -46,5 +46,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/python%{pkgname}/*
|
%{python_sitelib}/python%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 22 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Thu Nov 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1-1mamba
|
* Thu Nov 10 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user