mbox

[0/4,meta-python] Add 4 recipes

Message ID cover.1764579434.git.liezhi.yang@windriver.com
State New
Headers show

Pull-request

https://github.com/robertlinux/meta-openembedded rbt/addrecipes

Message

Robert Yang Dec. 1, 2025, 9 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

The following changes since commit e3257c3360a732914ae02a07a7c0fe8c845a492f:

  fuse3: Fix build with clang on riscv32 (2025-11-30 20:21:12 -0800)

are available in the Git repository at:

  https://github.com/robertlinux/meta-openembedded rbt/addrecipes
  https://github.com/robertlinux/meta-openembedded/tree/rbt/addrecipes

Robert Yang (4):
  python3-reportlab: Add it
  python3-tinycss2: Add it for python3-cssselect2
  python3-cssselect2: Add it for python3-svglib
  python3-svglib: Add it

 .../python/python3-cssselect2_0.8.0.bb           | 15 +++++++++++++++
 .../python/python3-reportlab_4.4.5.bb            | 11 +++++++++++
 .../python/python3-svglib_1.6.0.bb               | 16 ++++++++++++++++
 .../python/python3-tinycss2_1.5.1.bb             | 13 +++++++++++++
 4 files changed, 55 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-cssselect2_0.8.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-reportlab_4.4.5.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-svglib_1.6.0.bb
 create mode 100644 meta-python/recipes-devtools/python/python3-tinycss2_1.5.1.bb