From 1134335ffdc8a32d0e3d6bbf267c8040011a447c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:44:45 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Tue Oct 26 2021] --- python-tablib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-tablib.spec b/python-tablib.spec index 8b84509..3025b5f 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -1,12 +1,12 @@ Name: python-tablib -Version: 3.0.0 +Version: 3.1.0 Release: 1mamba Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://pypi.python.org/pypi/tablib +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 @@ -49,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Oct 26 2021 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Sat Mar 20 2021 Automatic Build System 3.0.0-1mamba - automatic version update by autodist