automatic version update by autodist [release 3.6.0-1mamba;Sat Mar 23 2024]

This commit is contained in:
Automatic Build System 2024-03-24 12:48:58 +01:00
parent e561636c51
commit e273b69003

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tablib
Version: 3.5.0
Version: 3.6.0
Release: 1mamba
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
Group: System/Libraries
@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc AUTHORS LICENSE
%changelog
* Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 3.6.0-1mamba
- automatic version update by autodist
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 3.5.0-1mamba
- automatic version update by autodist