diff --git a/python-tablib.spec b/python-tablib.spec index 3025b5f..c2c1cf5 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -1,5 +1,5 @@ Name: python-tablib -Version: 3.1.0 +Version: 3.2.0 Release: 1mamba Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) Group: System/Libraries @@ -11,6 +11,7 @@ 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 ## AUTOBUILDREQ-END BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version @@ -49,6 +50,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Fri Jan 28 2022 Automatic Build System 3.2.0-1mamba +- automatic version update by autodist + * Tue Oct 26 2021 Automatic Build System 3.1.0-1mamba - automatic version update by autodist