1
0

29 Commits

Author SHA256 Message Date
anag_factory 47a9a164fd Accepting request 1158525 from devel:languages:python:numeric
- update to 3.2.0:
  * This is the 10th anniversary release of XlsxWriter.
  * Add :func:`embed_image()` worksheet method to embed images in
    cells. This is equivalent to Excel's menu item to insert an
    image using the option to "Place in Cell". It scales images
    automatically to the dimensions of the cell.
  * This has been a frequently requested feature for people
    creating spreadsheets with images for product items. See also
    :ref:`ex_embedded_images`.
  * Fix issue where a horizontal alignment format was ignored if
    indentation was also set.

OBS-URL: https://build.opensuse.org/request/show/1158525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=17
2024-03-17 21:15:46 +00:00
dirkmueller 6210911f49 - update to 3.2.0:
* This is the 10th anniversary release of XlsxWriter.
  * Add :func:`embed_image()` worksheet method to embed images in
    cells. This is equivalent to Excel's menu item to insert an
    image using the option to "Place in Cell". It scales images
    automatically to the dimensions of the cell.
  * This has been a frequently requested feature for people
    creating spreadsheets with images for product items. See also
    :ref:`ex_embedded_images`.
  * Fix issue where a horizontal alignment format was ignored if
    indentation was also set.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=27
2024-03-16 16:21:26 +00:00
anag_factory 0ec2df1c9f Accepting request 1132846 from devel:languages:python:numeric
- update to 3.1.9:
  * Add fix for errant XML tag in chart leader lines for non-Pie
    charts.
  * Add support for formatting the data label in chart
    trendlines.
  * Add the :func:`very_hidden()` method to hide a worksheet.
    This is similar to the :func:`hide()` method except that the
    worksheet cannot be unhidden in the the Excel user interface.
    The Excel worksheet "xlSheetVeryHidden" option can only be
    unset programmatically via VBA.
  * Added fixes for column formulas in tables that were
    overridden by table data and which also didn't take future
    functions into account.
  * Added support for chart leader lines for chart types other
    than Pie and Doughnut.
  * Added support for adding signed VBA macros to workbooks via
    the via the
  * Added support for enabling the Excel "Show #N/A as an empty
    cell" chart option via the :func:`show_na_as_empty_cell` method.
  * Added support for custom total formulas to worksheet tables.
  * Added worksheet page break preview mode via
    :func:`set_pagebreak_view()`.
  * Add support for new Excel dynamic functions added in 2023.
  * Added support for adding a color to the `invert_if_negative`
    chart option.
  * Minor fix for cell color issue.

OBS-URL: https://build.opensuse.org/request/show/1132846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=16
2023-12-13 17:36:14 +00:00
dirkmueller 794bfa762c - update to 3.1.9:
* Add fix for errant XML tag in chart leader lines for non-Pie
    charts.
  * Add support for formatting the data label in chart
    trendlines.
  * Add the :func:`very_hidden()` method to hide a worksheet.
    This is similar to the :func:`hide()` method except that the
    worksheet cannot be unhidden in the the Excel user interface.
    The Excel worksheet "xlSheetVeryHidden" option can only be
    unset programmatically via VBA.
  * Added fixes for column formulas in tables that were
    overridden by table data and which also didn't take future
    functions into account.
  * Added support for chart leader lines for chart types other
    than Pie and Doughnut.
  * Added support for adding signed VBA macros to workbooks via
    the via the
  * Added support for enabling the Excel "Show #N/A as an empty
    cell" chart option via the :func:`show_na_as_empty_cell` method.
  * Added support for custom total formulas to worksheet tables.
  * Added worksheet page break preview mode via
    :func:`set_pagebreak_view()`.
  * Add support for new Excel dynamic functions added in 2023.
  * Added support for adding a color to the `invert_if_negative`
    chart option.
  * Minor fix for cell color issue.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=25
2023-12-13 10:29:30 +00:00
anag_factory d94c4fc8c5 Accepting request 1118298 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1118298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=15
2023-10-17 18:25:36 +00:00
mimi_vx 6b4a1165ac Accepting request 1118296 from home:dgarcia:fix-shebang
- Split the call to %python_install in different lines to do not feed
  other commands as possible macro options.

OBS-URL: https://build.opensuse.org/request/show/1118296
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=23
2023-10-17 11:35:46 +00:00
RBrownFactory ea3c9dc2f8 Accepting request 1005982 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/1005982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=14
2022-09-27 18:13:01 +00:00
dirkmueller 45455dfd38 Accepting request 1005941 from home:apersaud:branches:devel:languages:python:numeric
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1005941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=21
2022-09-26 06:50:31 +00:00
dimstar_suse bed458b51e Accepting request 870217 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/870217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=13
2021-02-11 11:45:38 +00:00
mcalabkova 4cf27f42f9 Accepting request 870214 from home:mcalabkova:branches:devel:languages:python:numeric
- %ifpython3 does not work with multi-build python

OBS-URL: https://build.opensuse.org/request/show/870214
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=19
2021-02-08 09:05:48 +00:00
dimstar_suse c72f99d2de Accepting request 847492 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/847492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=12
2020-11-13 17:55:13 +00:00
mcepl c827517e5a Accepting request 847453 from home:mmachova:branches:devel:languages:python:numeric
- Update to 1.3.7
  * Added support for chart custom data labels
  * Added Border, Fill, Pattern and Gradient formatting to chart data labels and
    chart custom data labels.
  * Replaced internal MD5 digest used to check for duplicate images with a SHA256
    digest to avoid issues on operating systems such as Red Hat in FIPS mode
    which don't support MD5 for security reasons.
  * Added check, and warning, for worksheet tables with no data row.
    Either with or without a header row.
  * Added text alignment for textboxes. The existing options allowed the text
    area to be aligned but didn't offer control over the text within that area.

OBS-URL: https://build.opensuse.org/request/show/847453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=17
2020-11-10 13:01:29 +00:00
dimstar_suse 5d82cf1c81 Accepting request 816881 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/816881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=11
2020-06-26 19:44:51 +00:00
Todd R c0a2c54b05 Accepting request 816880 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to Release 1.2.9
  * Added support for ``stacked`` and ``percent_stacked`` Line charts.
- Update to Release 1.2.8
  * Fix for issue where duplicate images with hyperlinks weren't handled
    correctly.
    Issue `#686 <https://github.com/jmcnamara/XlsxWriter/issues/686>`_.
  * Removed ``ReservedWorksheetName`` exception which was used with the reserved
    worksheet name "History" since this name is allowed in some Excel variants.
    Issue `#688 <https://github.com/jmcnamara/XlsxWriter/issues/688>`_.
  * Fix for worksheet objects (charts, images and textboxes) that are inserted
    with an offset that starts in a hidden cell.
    Issue `#676 <https://github.com/jmcnamara/XlsxWriter/issues/676>`_.
  * Fix to allow handling of NoneType in :func:`add_write_handler`.
    Issue `#677 <https://github.com/jmcnamara/XlsxWriter/issues/677>`_.

OBS-URL: https://build.opensuse.org/request/show/816880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=15
2020-06-24 17:21:58 +00:00
dimstar_suse 290fd39d50 Accepting request 768823 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/768823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=10
2020-02-03 10:12:00 +00:00
Todd R 0c6152ed6c Accepting request 768819 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to version 1.2.7
  * Fix for duplicate images being copied to an XlsxWriter file. Excel uses an
    optimization where it only stores one copy of a repeated/duplicate image in
    a workbook. XlsxWriter didn't do this which meant that the file size would
    increase when then was a large number of repeated images. This release fixes
    that issue and replicates Excel's behavior.
  * Added documentation on :ref:`num_format_categories` and
    :ref:`num_format_locale`.
  * Added note to :func:`protect()` about how it is possible to encrypt an
    XlsxWriter file using a third party, cross platform, open source tool called
    `msoffice-crypt <https://github.com/herumi/msoffice>`_.
- Update to version 1.2.6
  * Added option to remove style from worksheet tables.
- Update to version 1.2.5
  * Added option to add hyperlinks to textboxes. See :ref:`textbox_hyperlink`.
- Update to version 1.2.4
  * Added option to link textbox text from a cell. See :ref:`textbox_textlink`.
  * Added option to rotate text in a textbox. See
    :ref:`textbox_formatting_rotation`.
- Update to version 1.2.3
  * Increased allowable worksheet url length from 255 to 2079 characters, as
    supported in more recent versions of Excel. A lower or user defined limit
    can be set via the ``max_url_length`` property in the :func:`Workbook`
    constructor.
  * Fixed several issues with hyperlinks in worksheet images.
- Update to version 1.2.2
  * Fixed Python 3.8.0 warnings.
- Update to version 1.2.1
  * Added the :func:`add_write_handler` method to allow user defined types to be
    handled by the :func:`write` method. See :ref:`writing_user_types` for more
    information.
  * Add support for East Asian vertical fonts in charts.
- Update to version 1.2.0
  * Refactored exception handling around the workbook file :func:`close()`
    method to allow exceptions to be caught and handled. See
    :ref:`ex_check_close`. Also refactored the code to clean up temp files in
    the event of an exception.
  * Added the option to allow chart fonts to be rotated to 270 degrees
    to give a stacked orientation. See :ref:`chart_fonts`.
- Update to version 1.1.9
  * Another fix for issues where zipfile.py raises "ZIP does not support
    timestamps before 1980" exception.

OBS-URL: https://build.opensuse.org/request/show/768819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=13
2020-01-30 15:55:18 +00:00
dimstar_suse d2e4d51a4a Accepting request 731192 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/731192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=9
2019-09-23 10:17:46 +00:00
Tomáš Chvátal 11a6c16f1a Accepting request 731183 from home:jayvdb:py3only
sorry; changelog entry wasnt included as I submitted old rev

OBS-URL: https://build.opensuse.org/request/show/731183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=11
2019-09-16 08:29:23 +00:00
dimstar_suse ef0cf645cd Accepting request 717651 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/717651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=8
2019-07-30 11:05:18 +00:00
Todd R 47dc331593 Accepting request 717650 from home:TheBlackCat:branches:devel:languages:python:numeric
- Update to Release 1.1.8
  * Added ability to combine Doughnut and Pie charts.
  * Added gauge chart example which is a combination of a Doughnut and a Pie
    chart.
- Update to Release 1.1.7
  * Added docs on object_position.
  * Added fix for sizing of cell comment boxes when they cross columns/rows that
    have size changes that occur after the comment is written.
  * Added fix for the sizing of worksheet objects (images, charts, textboxes)
    when the underlying cell sizes have changed and the "object_position"
    parameter has been set to 1 "Move and size with cells". An additional mode 4
    has been added to simulate inserting the object in hidden rows.
    * Added object positioning for charts and textboxes, it was already supported
    for images. Note, the parameter is now called ``object_position``. The
    previous parameter name ``positioning`` is deprecated but still supported
    for images.
- Update to Release 1.1.6
  * Fixed issue where images that started in hidden rows/columns weren't placed
    correctly in the worksheet.
  * Fixed the mime-type reported by system ``file(1)``. The mime-type reported
    by "file --mime-type"/magic was incorrect for XlsxWriter files since it
    expected the ``[Content_types]`` to be the first file in the zip container.

OBS-URL: https://build.opensuse.org/request/show/717650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=9
2019-07-22 16:27:16 +00:00
Stephan Kulow dbf335f22e Accepting request 678739 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/678739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=7
2019-02-25 16:57:37 +00:00
Tomáš Chvátal d90e15bb88 Accepting request 678597 from home:jayvdb:pyexcel
- Update to v1.1.5
  * Break compatibility with Python 2.6

OBS-URL: https://build.opensuse.org/request/show/678597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=7
2019-02-25 08:27:30 +00:00
Stephan Kulow f9a361faed Accepting request 678416 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/678416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=6
2019-02-24 16:20:59 +00:00
Tomáš Chvátal d0fc935b22 Accepting request 678311 from home:jayvdb:pyexcel
- Update to v1.1.4
  * Fix for issues where zipfile.py raises "ZIP does not support
    timestamps before 1980" exception.
    Issue `#535 <https://github.com/jmcnamara/XlsxWriter/issues/535>`_.
- from v1.1.3
  * Fix handling of ``'num_format': '0'`` in duplicate formats.
    Issue `#584 <https://github.com/jmcnamara/XlsxWriter/issues/584>`_.
- Activate the test suite using the GitHub repository archive.

OBS-URL: https://build.opensuse.org/request/show/678311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-XlsxWriter?expand=0&rev=5
2019-02-23 15:02:23 +00:00
dimstar_suse f3f54338d9 Accepting request 660755 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/660755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=5
2018-12-24 10:47:58 +00:00
maxlin_factory 93e1253869 Accepting request 483979 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/483979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=4
2017-04-14 11:34:52 +00:00
dimstar_suse 0df6618479 Accepting request 419449 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/419449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=3
2016-08-17 10:05:17 +00:00
dimstar_suse fe6ed55e45 Accepting request 415028 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/415028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=2
2016-08-03 09:42:45 +00:00
dimstar_suse 1a74faa1ac Accepting request 398066 from devel:languages:python
Renamed version of python-xlsxwriter to conform to python package naming rules.

Updated to version 0.8.7.

OBS-URL: https://build.opensuse.org/request/show/398066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-XlsxWriter?expand=0&rev=1
2016-06-07 21:46:22 +00:00