rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.18.0-2mamba;Wed Sep 27 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:13:50 +01:00
parent 462b66ba2b
commit 22b04281f8

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-hatchling Name: python-hatchling
Version: 1.18.0 Version: 1.18.0
Release: 1mamba Release: 2mamba
Summary: Modern, extensible Python build backend Summary: Modern, extensible Python build backend
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -11,14 +11,14 @@ URL: https://hatch.pypa.io/latest/
Source: https://pypi.debian.net/hatchling/hatchling-%{version}.tar.gz Source: https://pypi.debian.net/hatchling/hatchling-%{version}.tar.gz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython3-devel BuildRequires: libpython311-devel
BuildRequires: python3.7dist(editables) BuildRequires: python3.11dist(editables)
BuildRequires: python3.7dist(packaging) BuildRequires: python3.11dist(packaging)
BuildRequires: python3.7dist(pathspec) BuildRequires: python3.11dist(pathspec)
BuildRequires: python3.7dist(pluggy) BuildRequires: python3.11dist(pluggy)
BuildRequires: python3.7dist(tomli) BuildRequires: python3.11dist(trove-classifiers)
BuildRequires: python3.7dist(trove-classifiers)
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description %description
%{summary}. %{summary}.
@ -50,6 +50,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba * Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.18.0-1mamba
- automatic version update by autodist - automatic version update by autodist