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

This commit is contained in:
Sdk Build System 2024-01-06 11:18:18 +01:00
parent dbf5e40c40
commit 9a58506909

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-ipython_genutils Name: python-ipython_genutils
Version: 0.2.0 Version: 0.2.0
Release: 2mamba Release: 3mamba
Summary: IPython vestigial utilities Summary: IPython vestigial utilities
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
%changelog %changelog
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 0.2.0-3mamba
- rebuilt with python 3.10
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-2mamba * Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.0-2mamba
- rebuilt with distdeps - rebuilt with distdeps