From a50ef1bcaf84d94bea1a1723f6f86ba71699a964 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:46:21 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.10.2-5mamba;Wed Sep 27 2023] --- python-toml.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-toml.spec b/python-toml.spec index 21f24fe..6084df9 100644 --- a/python-toml.spec +++ b/python-toml.spec @@ -1,6 +1,6 @@ Name: python-toml Version: 0.10.2 -Release: 4mamba +Release: 5mamba Summary: A Python library for parsing and creating TOML Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/toml/ Source: https://pypi.debian.net/toml/toml-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 0.10.2-5mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Jul 31 2023 Silvan Calarco 0.10.2-4mamba - rebuilt to fix wrong requirements for python 3.9