automatic version update by autodist [release 1.22.4-1mamba;Sun Mar 24 2024]

This commit is contained in:
Automatic Build System 2024-03-29 17:26:09 +01:00
parent 08e22b63e4
commit da1fea78a2

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-hatchling
Version: 1.21.1
Version: 1.22.4
Release: 1mamba
Summary: Modern, extensible Python build backend
Group: System/Libraries
@ -12,7 +12,6 @@ Source: https://pypi.debian.net/hatchling/hatchling-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(editables)
BuildRequires: python3.11dist(packaging)
BuildRequires: python3.11dist(pathspec)
BuildRequires: python3.11dist(pluggy)
@ -50,6 +49,15 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
%{python_sitelib}/%{pkgname}/*
%changelog
* Sun Mar 24 2024 Automatic Build System <autodist@openmamba.org> 1.22.4-1mamba
- automatic version update by autodist
* Tue Mar 19 2024 Automatic Build System <autodist@openmamba.org> 1.22.3-1mamba
- automatic version update by autodist
* Sun Mar 17 2024 Automatic Build System <autodist@openmamba.org> 1.22.2-1mamba
- automatic version update by autodist
* Thu Jan 25 2024 Automatic Build System <autodist@openmamba.org> 1.21.1-1mamba
- automatic version update by autodist