automatic version update by autodist [release 0.3.7-1mamba;Mon Jul 17 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:03:30 +01:00
parent 3ecec7c2bf
commit 00cfe28b26

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-distlib
Version: 0.3.6
Release: 2mamba
Version: 0.3.7
Release: 1mamba
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
* Mon Jul 17 2023 Automatic Build System <autodist@mambasoft.it> 0.3.7-1mamba
- automatic version update by autodist
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3.6-2mamba
- rebuilt with python 3.10