From 5be8010c088fbf865abf22a63d0c301375dce6bb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 2 Nov 2024 09:38:56 +0100 Subject: [PATCH] automatic version update by autodist [release 3.10.0-1mamba;Sat Nov 02 2024] --- python-flit_core.spec | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/python-flit_core.spec b/python-flit_core.spec index c0cb7d5..fb962d5 100644 --- a/python-flit_core.spec +++ b/python-flit_core.spec @@ -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 3.10.0-1mamba +- automatic version update by autodist + * Sat Sep 23 2023 Silvan Calarco 3.9.0-2mamba - rebuilt with python3 = 3.11.5