automatic version update by autodist [release 3.10.0-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
ab9c98725e
commit
5be8010c08
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-flit_core
|
||||
Version: 3.9.0
|
||||
Release: 2mamba
|
||||
Version: 3.10.0
|
||||
Release: 1mamba
|
||||
Summary: Distribution-building parts of Flit
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,13 +13,6 @@ License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## 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
|
||||
%{summary}.
|
||||
@ -46,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%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
|
||||
- rebuilt with python3 = 3.11.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user