obsolete python-jinja2-time-py310 [release 0.2.0-4mamba;Thu Mar 14 2024]

This commit is contained in:
Silvan Calarco 2024-03-14 18:14:48 +01:00
parent 0a6c24c0d7
commit 9a5fb25db1

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-jinja2-time Name: python-jinja2-time
Version: 0.2.0 Version: 0.2.0
Release: 3mamba Release: 4mamba
Summary: Jinja2 Extension for Dates and Times Summary: Jinja2 Extension for Dates and Times
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -21,6 +21,10 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
%{summary}. %{summary}.
%if 0%{?with_pyver} %if 0%{?with_pyver}
%if "%{?with_pyver}" == "3"
%define py_requires_append \
Obsoletes: python-jinja2-time-py310 < 0.2.0-4mamba
%endif
%pyver_package %pyver_package
%endif %endif
@ -48,6 +52,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Mar 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-4mamba
- obsolete python-jinja2-time-py310
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.2.0-3mamba * Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.2.0-3mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba