forked from pool/python-tablib
cbdb1c10bd5dc87149a8b164217e3ff724942d7004c37aacdf7e0f88e23ad89f
- Update to 1.1.0: * 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/request/show/778913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tablib?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%