diff --git a/python-tablib.changes b/python-tablib.changes index 0296dcd..621a1f2 100644 --- a/python-tablib.changes +++ b/python-tablib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 14 12:32:37 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.8.0 + * Add support for exporting XLSX with column width (#516) + * Remove redundant check from `Dataset.load()` (#604) + ------------------------------------------------------------------- Mon Jan 20 20:14:38 UTC 2025 - Ben Greiner diff --git a/python-tablib.spec b/python-tablib.spec index 005db94..609cd28 100644 --- a/python-tablib.spec +++ b/python-tablib.spec @@ -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 diff --git a/tablib-3.7.0.tar.gz b/tablib-3.7.0.tar.gz deleted file mode 100644 index 556cd16..0000000 --- a/tablib-3.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9db84ed398df5109bd69c11d46613d16cc572fb9ad3213f10d95e2b5f12c18e -size 121221 diff --git a/tablib-3.8.0.tar.gz b/tablib-3.8.0.tar.gz new file mode 100644 index 0000000..da466ad --- /dev/null +++ b/tablib-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d8bcdc65a715a0024a6d5b701a5f31e45bd159269e62c73731de79f048db2b +size 122247