automatic update by autodist [release 2.0.0-1mamba;Thu Sep 10 2020]
This commit is contained in:
parent
ee257c13a9
commit
054f280a13
@ -1,5 +1,5 @@
|
|||||||
Name: python-tablib
|
Name: python-tablib
|
||||||
Version: 0.13.0
|
Version: 2.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -42,15 +42,18 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
|
|
||||||
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||||
|
|
||||||
%if "%{?with_pyver}"
|
#%if "%{?with_pyver}"
|
||||||
sed -i "/dbfpy\/__pycache__\/dbfnew.cpython/d" %{name}.filelist
|
#sed -i "/dbfpy\/__pycache__\/dbfnew.cpython/d" %{name}.filelist
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
%files %{?pyappend} -f %{name}.filelist
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.0-1mamba
|
||||||
- update to 0.13.0
|
- update to 0.13.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user