automatic version update by autodist [release 1.21.1-1mamba;Thu Jan 25 2024]

This commit is contained in:
Automatic Build System 2024-01-26 09:35:02 +01:00
parent 892506443f
commit 08e22b63e4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-hatchling
Version: 1.21.0
Version: 1.21.1
Release: 1mamba
Summary: Modern, extensible Python build backend
Group: System/Libraries
@ -50,6 +50,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
%{python_sitelib}/%{pkgname}/*
%changelog
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.21.1-1mamba
- automatic version update by autodist
* Mon Dec 18 2023 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
- automatic version update by autodist