Go to file
Wang Mingyu cdfc8a521e python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8
Changelog:
=============
* 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
  :func:'add_signed_vba_project' method. See 'Working with VBA Macros'_.
* Added support for enabling the Excel "Show #N/A as an empty cell" chart option
  via the :func:'show_na_as_empty_cell' method.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 496889e1cf)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-10-30 07:14:03 -04:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems Add static-passwd and static-group files 2023-10-12 09:58:06 -04:00
meta-gnome nautilus: upgrade 45.0 -> 45.1 2023-10-30 07:14:02 -04:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-17 08:23:02 -04:00
meta-multimedia pipewire: Update 0.3.81 -> 0.3.83 2023-10-30 07:14:02 -04:00
meta-networking nftables: upgrade 1.0.8 -> 1.0.9 2023-10-30 07:14:03 -04:00
meta-oe ceres-solver: upgrade 2.1.0 -> 2.2.0 2023-10-30 07:14:02 -04:00
meta-perl po4a: remove old recipe 2023-10-30 07:14:02 -04:00
meta-python python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8 2023-10-30 07:14:03 -04:00
meta-webserver netdata: Upgrade 1.36.1 -> 1.43.0 2023-10-30 07:14:02 -04:00
meta-xfce meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster akuster808@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories