From e164d953fe3313d932063ddcb9368861aefa5536 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:46:39 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.11.6-2mamba;Wed Sep 27 2023] --- python-tomlkit.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-tomlkit.spec b/python-tomlkit.spec index 5ee6b48..068d4ac 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tomlkit Version: 0.11.6 -Release: 1mamba +Release: 2mamba Summary: Style preserving TOML library Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://github.com/sdispater/tomlkit Source: https://pypi.debian.net/tomlkit/tomlkit-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 0.11.6-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Oct 28 2022 Automatic Build System 0.11.6-1mamba - automatic version update by autodist