rebuilt with python 3.10 [release 2.5.1-2mamba;Sun Oct 09 2022]
This commit is contained in:
parent
636d9cc32d
commit
ab6a559608
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2-)
|
||||
Name: python-platformdirs
|
||||
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"
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/%{pkgname}-*-py*.egg-info/*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user