Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-XlsxWriter for
openSUSE:Factory checked in at 2026-02-04 21:09:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-XlsxWriter (Old)
and /work/SRC/openSUSE:Factory/.python-XlsxWriter.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-XlsxWriter"
Wed Feb 4 21:09:52 2026 rev:20 rq:1330951 version:3.2.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-XlsxWriter/python-XlsxWriter.changes
2025-05-22 16:55:38.562799009 +0200
+++
/work/SRC/openSUSE:Factory/.python-XlsxWriter.new.1670/python-XlsxWriter.changes
2026-02-04 21:10:19.331216074 +0100
@@ -1,0 +2,48 @@
+Wed Jan 28 12:18:42 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.2.9:
+ * Removed the `py.typed` file since it was causing a lot of
+ downstream CI failures where consumers weren't handling the
+ xlsxwriter types correctly or taking them into account.
+ * The file will be re-added once the xlsxwriter typing is more
+ comprehensive.
+ * Fixed ``mypy`` implicit export error caused by the
+ ``Workbook()`` type annotations changes in v3.2.7 and v3.2.6.
+ * Fixed typing issue in ``Workbook()`` constructor.
+ * Added an option to position custom data labels in the same
+ way that the data labels can be positioned for the entire series.
+ * Add border, fill, gradient and pattern formatting options for
+ chart titles and also chart axis titles.
+ * Fixed issue where a test function was made public incorrectly
+ which caused warnings about a missing ``xlsxwriter.test`` module.
+ * Added support for a :ref:`Color() <Color>` type. This is
+ backwards compatible with existing Html and named color string
+ types but also adds support for theme colors. See also :ref:`colors`.
+ * Fixed issue where ``write_url()`` dropped implicit support
+ for generic URL types due to the refactoring into a ``Url``
+ type in the previous release.
+ * Fixed issue where ``max_url_length`` parameter wasn't
+ honored.
+ * The Format class contained methods called ``set_font()``,
+ ``set_size()`` and ``set_color()`` which were old internal
+ testing alternatives for ``set_font_name()``, ``set_font_size()`` and
+ ``set_font_color()``. Since they were intentionally internal
+ methods they were removed as part of a general
+ refactoring in v3.2.1. However, the alternative method names
+ had leaked out into production code and the removal caused
+ breaks in dependent code. These methods have been reinstated
+ to prevent inadvertent breakages but may be removed in the
+ future after an orderly deprecation. Users should update to the
+ documented method names.
+ * Added support for checkboxes via the
+ :func:`insert_checkbox()` method.
+ * Checkboxes are a new feature added to `Excel in 2024`_. They
+ are a way of displaying a boolean value as a checkbox in a cell.
+ The underlying value is still an Excel ``TRUE/FALSE`` boolean
+ value and can be used in formulas and in references.
+ * Added improvements to ``autofit()``.
+ * Added the optional ``max_width`` parameter to the
+ :func:`autofit()` method to work around the issue where the
+ autofit width is too big.
+
+-------------------------------------------------------------------
Old:
----
XlsxWriter-RELEASE_3.2.0.tar.gz
New:
----
XlsxWriter-RELEASE_3.2.9.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-XlsxWriter.spec ++++++
--- /var/tmp/diff_new_pack.XL0Ggt/_old 2026-02-04 21:10:20.175251422 +0100
+++ /var/tmp/diff_new_pack.XL0Ggt/_new 2026-02-04 21:10:20.187251925 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-XlsxWriter
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define oldpython python
Name: python-XlsxWriter
-Version: 3.2.0
+Version: 3.2.9
Release: 0
Summary: Python module for writing OOXML spreadsheet files
License: BSD-2-Clause
++++++ XlsxWriter-RELEASE_3.2.0.tar.gz -> XlsxWriter-RELEASE_3.2.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-XlsxWriter/XlsxWriter-RELEASE_3.2.0.tar.gz
/work/SRC/openSUSE:Factory/.python-XlsxWriter.new.1670/XlsxWriter-RELEASE_3.2.9.tar.gz
differ: char 12, line 1