automatic version update by autodist [release 3.10.0-1mamba;Sat Nov 02 2024]

This commit is contained in:
Automatic Build System 2024-11-02 09:38:56 +01:00
parent ab9c98725e
commit 5be8010c08

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-flit_core Name: python-flit_core
Version: 3.9.0 Version: 3.10.0
Release: 2mamba Release: 1mamba
Summary: Distribution-building parts of Flit Summary: Distribution-building parts of Flit
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -13,13 +13,6 @@ License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11.5
BuildRequires: python3.11dist(build)
BuildRequires: python3.10dist(build)
BuildRequires: python3.7dist(build)
BuildRequires: python3.11dist(installer)
BuildRequires: python3.10dist(installer)
BuildRequires: python3.7dist(installer)
%description %description
%{summary}. %{summary}.
@ -46,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 3.10.0-1mamba
- automatic version update by autodist
* Sat Sep 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.9.0-2mamba * Sat Sep 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.9.0-2mamba
- rebuilt with python3 = 3.11.5 - rebuilt with python3 = 3.11.5