* Tablib is now able to import CSV content where not all rows have the same length. Missing columns on any line receive the empty string (#226).
* Dropped Python 2 support
* Formats can now be dynamically registered through the tablib.formats.registry.refister API (#256).
* Tablib methods expecting data input (detect_format, import_set, Dataset.load, Databook.load) now accepts file-like objects in addition to raw strings and bytestrings (#440).
* Fixed a crash when exporting an empty string with the ReST format (#368)
* Error cells from imported .xls files contain now the error string (#202)
- Add BuildRequires on python-tabulate.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tablib?expand=0&rev=10