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:
parent
462b66ba2b
commit
22b04281f8
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-hatchling
|
||||
Version: 1.18.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Modern, extensible Python build backend
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,14 +11,14 @@ URL: https://hatch.pypa.io/latest/
|
||||
Source: https://pypi.debian.net/hatchling/hatchling-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(editables)
|
||||
BuildRequires: python3.7dist(packaging)
|
||||
BuildRequires: python3.7dist(pathspec)
|
||||
BuildRequires: python3.7dist(pluggy)
|
||||
BuildRequires: python3.7dist(tomli)
|
||||
BuildRequires: python3.7dist(trove-classifiers)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(editables)
|
||||
BuildRequires: python3.11dist(packaging)
|
||||
BuildRequires: python3.11dist(pathspec)
|
||||
BuildRequires: python3.11dist(pluggy)
|
||||
BuildRequires: python3.11dist(trove-classifiers)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -50,6 +50,9 @@ mv %{buildroot}%{_bindir}/hatchling{,-%{pyappend}}
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user