From 550021f17fb48492bb6417500dbd66d41a8123dc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:44:46 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.3.0-2mamba;Wed Sep 27 2023] --- python-tablib.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-tablib.spec b/python-tablib.spec index 6ded4c5..5abba26 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -1,6 +1,6 @@ Name: python-tablib Version: 3.3.0 -Release: 1mamba +Release: 2mamba Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ Source: https://pypi.debian.net/tablib/tablib-%{version}.tar.gz Patch0: python-tablib-0.10.0-python2.7.patch License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version @@ -50,6 +51,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 3.3.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Dec 11 2022 Automatic Build System 3.3.0-1mamba - automatic version update by autodist