automatic version update by autodist [release 1.24.1-1mamba;Thu Apr 18 2024]

This commit is contained in:
Automatic Build System 2024-04-19 09:15:53 +02:00
parent 0759d35f80
commit dc3c02bed8

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-hatchling
Version: 1.24.0
Version: 1.24.1
Release: 1mamba
Summary: Modern, extensible Python build backend
Group: System/Libraries
@ -49,6 +49,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
%{python_sitelib}/%{pkgname}/*
%changelog
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 1.24.1-1mamba
- automatic version update by autodist
* Wed Apr 17 2024 Automatic Build System <autodist@openmamba.org> 1.24.0-1mamba
- automatic version update by autodist