14
0
forked from pool/python-tablib

Accepting request 1245880 from home:glaubitz:branches:devel:languages:python

- Update to 3.8.0
  * Add support for exporting XLSX with column width (#516)
  * Remove redundant check from `Dataset.load()` (#604)

OBS-URL: https://build.opensuse.org/request/show/1245880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tablib?expand=0&rev=30
This commit is contained in:
2025-02-14 13:57:10 +00:00
committed by Git OBS Bridge
parent bf100c1d95
commit 12f82b50b5
4 changed files with 11 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-tablib
Version: 3.7.0
Version: 3.8.0
Release: 0
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
License: MIT