From a0029415083d1a02624a8fdf52a44cd82844774d Mon Sep 17 00:00:00 2001 From: Rajeesh K V Date: Feb 23 2020 05:15:07 +0000 Subject: Fix for issue where duplicate images with hyperlinks weren’t handled correctly Removed ReservedWorksheetName exception which was used with the reserved worksheet name 'History' Fix for worksheet objects (charts, images and textboxes) that are inserted with an offset that starts in a hidden cell Fix to allow handling of NoneType in add_write_handler() --- diff --git a/.gitignore b/.gitignore index 79e151f..8a3637a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /XlsxWriter-1.2.1.tar.gz /XlsxWriter-1.2.6.tar.gz /XlsxWriter-1.2.7.tar.gz +/XlsxWriter-1.2.8.tar.gz diff --git a/python-xlsxwriter.spec b/python-xlsxwriter.spec index e61f59e..4128a27 100644 --- a/python-xlsxwriter.spec +++ b/python-xlsxwriter.spec @@ -2,8 +2,8 @@ %global src_name XlsxWriter Name: python-%{pypi_name} -Version: 1.2.7 -Release: 2%{?dist} +Version: 1.2.8 +Release: 1%{?dist} Summary: Python module for writing files in the Excel 2007+ XLSX file format License: BSD URL: https://pypi.python.org/pypi/XlsxWriter @@ -67,6 +67,12 @@ rm -rf %{src_name}.egg-info %{_bindir}/vba_extract.py %changelog +* Sun Feb 23 2020 Rajeesh K V - 1.2.8-1 +- Fix for issue where duplicate images with hyperlinks weren’t handled correctly +- Removed ReservedWorksheetName exception which was used with the reserved worksheet name 'History' +- Fix for worksheet objects (charts, images and textboxes) that are inserted with an offset that starts in a hidden cell +- Fix to allow handling of NoneType in add_write_handler() + * Thu Jan 30 2020 Fedora Release Engineering - 1.2.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 32d2562..d4fe990 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (XlsxWriter-1.2.7.tar.gz) = 4c3fe77d44b708be2e7dcc78c9fe948fd2e74dc50ce0aebd09faa1b20d44ee5d4fa51a1d6745758dd02d6f8ac4d4376b53d34c49774635a040477318c57fad5c +SHA512 (XlsxWriter-1.2.8.tar.gz) = d9c11b90475f33796e1db460df006c8ac886fd12e59aef6824027b66921d5f0976b83d60cab58ec95c76f27ad436670c9ec73f2df259bd6e7afe34e2f2364daf