rebuilt with python 3.10 [release 0.3.6-2mamba;Sun Oct 09 2022]
This commit is contained in:
parent
6d665a78e2
commit
3ecec7c2bf
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-distlib
|
||||
Version: 0.3.6
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Low-level parts of packaging/distutils2 which implement the relevant PEPs
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -39,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.6-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.6-1mamba
|
||||
- update to 0.3.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user