rebuilt with python 3.10 [release 2.5.1-2mamba;Sun Oct 09 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 16:19:11 +01:00
parent 636d9cc32d
commit ab6a559608

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-) %define pkgname %(echo %name | cut -d- -f2-)
Name: python-platformdirs Name: python-platformdirs
Version: 2.5.1 Version: 2.5.1
Release: 1mamba Release: 2mamba
Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"
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}-*-py*.egg-info/* %{python_sitearch}/%{pkgname}-*-py*.egg-info/*
%changelog %changelog
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.1-2mamba
- rebuilt with python 3.10
* Sun Feb 20 2022 Automatic Build System <autodist@mambasoft.it> 2.5.1-1mamba * Sun Feb 20 2022 Automatic Build System <autodist@mambasoft.it> 2.5.1-1mamba
- automatic version update by autodist - automatic version update by autodist