Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2811843ef0 | |||
| 12f82b50b5 | |||
| c095749741 | |||
| bf100c1d95 | |||
| 4905cdc269 | |||
| 854edb1dab | |||
| 3f244d0f10 | |||
| 556aa3b82d |
@@ -1,16 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Oct 29 14:05:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
||||||
|
|
||||||
- Update to 3.9.0
|
|
||||||
* Add dataset title adjustment for xls format (#627)
|
|
||||||
* Support column_width in xlsx format for databook exports (#624)
|
|
||||||
* Add sql export format (#619)
|
|
||||||
* Add support for Python 3.14 (#607)
|
|
||||||
* Improve comprehensions (#620)
|
|
||||||
* Fix bug in ODS import where headers are not set on Dataset (#614)
|
|
||||||
* Fix bug in ODS import regarding cells with empty strings (#613)
|
|
||||||
* Remove outdated Python support from docs (#611)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 14 12:32:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Feb 14 12:32:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-tablib
|
Name: python-tablib
|
||||||
Version: 3.9.0
|
Version: 3.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
3
tablib-3.8.0.tar.gz
Normal file
3
tablib-3.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:94d8bcdc65a715a0024a6d5b701a5f31e45bd159269e62c73731de79f048db2b
|
||||||
|
size 122247
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1b6abd8edb0f35601e04c6161d79660fdcde4abb4a54f66cc9f9054bd55d5fe2
|
|
||||||
size 125565
|
|
||||||
Reference in New Issue
Block a user