All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4][meta-python] Add 4 recipes
@ 2025-12-01  9:00 liezhi.yang
  2025-12-01  9:00 ` [PATCH 1/4] python3-reportlab: Add it liezhi.yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: liezhi.yang @ 2025-12-01  9:00 UTC (permalink / raw)
  To: openembedded-devel

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

-- 
2.44.3



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-12-01  9:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01  9:00 [PATCH 0/4][meta-python] Add 4 recipes liezhi.yang
2025-12-01  9:00 ` [PATCH 1/4] python3-reportlab: Add it liezhi.yang
2025-12-01  9:00 ` [PATCH 2/4] python3-tinycss2: Add it for python3-cssselect2 liezhi.yang
2025-12-01  9:00 ` [PATCH 3/4] python3-cssselect2: Add it for python3-svglib liezhi.yang
2025-12-01  9:00 ` [PATCH 4/4] python3-svglib: Add it liezhi.yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.