rebuilt with python 3.10 [release 0.2.0-2mamba;Fri Apr 07 2023]

This commit is contained in:
Sdk Build System 2024-01-06 11:19:48 +01:00
parent 6a8346b804
commit 44ba9afb64

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jinja2-time
Version: 0.2.0
Release: 1mamba
Release: 2mamba
Summary: Jinja2 Extension for Dates and Times
Group: System/Libraries
Vendor: openmamba
@ -47,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.2.0-2mamba
- rebuilt with python 3.10
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-1mamba
- package created using the webbuild interface