All of lore.kernel.org
 help / color / mirror / Atom feed
From: <liezhi.yang@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 0/4][meta-python] Add 4 recipes
Date: Mon, 1 Dec 2025 17:00:08 +0800	[thread overview]
Message-ID: <cover.1764579434.git.liezhi.yang@windriver.com> (raw)

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



             reply	other threads:[~2025-12-01  9:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01  9:00 liezhi.yang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1764579434.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.