automatic update by autodist [release 2.0.0-1mamba;Thu Sep 10 2020]

This commit is contained in:
Automatic Build System 2024-01-05 16:44:45 +01:00
parent ee257c13a9
commit 054f280a13

View File

@ -1,5 +1,5 @@
Name: python-tablib
Version: 0.13.0
Version: 2.0.0
Release: 1mamba
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
Group: System/Libraries
@ -42,15 +42,18 @@ CFLAGS="%{optflags}" %{__python} setup.py build
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%if "%{?with_pyver}"
sed -i "/dbfpy\/__pycache__\/dbfnew.cpython/d" %{name}.filelist
%endif
#%if "%{?with_pyver}"
#sed -i "/dbfpy\/__pycache__\/dbfnew.cpython/d" %{name}.filelist
#%endif
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
%doc AUTHORS LICENSE
%changelog
* Thu Sep 10 2020 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
- automatic update by autodist
* Fri Aug 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.0-1mamba
- update to 0.13.0