diff --git a/python-tablib.changes b/python-tablib.changes index 621a1f2..f056b3e 100644 --- a/python-tablib.changes +++ b/python-tablib.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Oct 29 14:05:15 UTC 2025 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-tablib.spec b/python-tablib.spec index 609cd28..957a354 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -22,7 +22,7 @@ %endif %{?sle15_python_module_pythons} Name: python-tablib -Version: 3.8.0 +Version: 3.9.0 Release: 0 Summary: Format agnostic tabular data library (XLS, JSON, YAML, CSV) License: MIT diff --git a/tablib-3.8.0.tar.gz b/tablib-3.8.0.tar.gz deleted file mode 100644 index da466ad..0000000 --- a/tablib-3.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94d8bcdc65a715a0024a6d5b701a5f31e45bd159269e62c73731de79f048db2b -size 122247 diff --git a/tablib-3.9.0.tar.gz b/tablib-3.9.0.tar.gz new file mode 100644 index 0000000..0daa0c3 --- /dev/null +++ b/tablib-3.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6abd8edb0f35601e04c6161d79660fdcde4abb4a54f66cc9f9054bd55d5fe2 +size 125565