From 3bcfad6639942e0211b64eba11a73cf321150c2f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 25 Jan 2025 09:38:58 +0100 Subject: [PATCH] automatic version update by autodist [release 3.8.0-1mamba;Fri Jan 24 2025] --- python-tablib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-tablib.spec b/python-tablib.spec index ad74c55..3908032 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tablib -Version: 3.7.0 +Version: 3.8.0 Release: 1mamba Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) Group: System/Libraries @@ -11,6 +11,7 @@ URL: https://pypi.org/project/tablib/ Source: https://pypi.debian.net/tablib/tablib-%{version}.tar.gz Patch0: python-tablib-0.10.0-python2.7.patch License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel ## AUTOBUILDREQ-END @@ -25,7 +26,6 @@ BuildRequires: python3-devel >= 3.11.5-3mamba %prep %setup -q -n tablib-%{version} -#%patch0 -p1 %build CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc AUTHORS LICENSE %changelog +* Fri Jan 24 2025 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 3.7.0-1mamba - automatic version update by autodist