diff --git a/openpyxl-3.0.10.tar.gz b/openpyxl-3.0.10.tar.gz new file mode 100644 index 0000000..6070f21 --- /dev/null +++ b/openpyxl-3.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47805627aebcf860edb4edf7987b1309c1b3632f3750538ed962bbcc3bd7449 +size 179688 diff --git a/openpyxl-3.0.9.tar.gz b/openpyxl-3.0.9.tar.gz deleted file mode 100644 index e772b13..0000000 --- a/openpyxl-3.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40f568b9829bf9e446acfffce30250ac1fa39035124d55fc024025c41481c90f -size 179880 diff --git a/python-openpyxl.changes b/python-openpyxl.changes index e8a3efc..0c6ef77 100644 --- a/python-openpyxl.changes +++ b/python-openpyxl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Sep 17 15:20:46 UTC 2022 - Arun Persaud + +- update to version 3.0.10: + * Bugfixes + + #1684 Image files not closed when workbooks are saved + + #1778 Problem with missing scope attribute in Pivot Table + formats + + #1821 Excel unhappy when multiple sorts are defined + ------------------------------------------------------------------- Sat Feb 12 23:30:53 UTC 2022 - Arun Persaud diff --git a/python-openpyxl.spec b/python-openpyxl.spec index f625938..41d1ea3 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-openpyxl -Version: 3.0.9 +Version: 3.0.10 Release: 0 Summary: A Python library to read/write Excel 2010 xlsx/xlsm files License: MIT AND Python-2.0