All of lore.kernel.org
 help / color / mirror / Atom feed
From: iwanicki92 <iwanicki92@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-python][PATCH 0/2] Fix runtime dependencies of 2 python packages
Date: Sun,  2 Aug 2026 17:51:37 +0200	[thread overview]
Message-ID: <20260802155139.4128822-1-iwanicki92@gmail.com> (raw)

Those packages are python3-rich and python3-typer.
Packages are completely unusable if they are the
only python packages installed due to missing many
runtime dependencies.

iwanicki92 (2):
  python3-rich: add missing runtime dependencies
  python3-typer: add missing runtime dependencies

 .../python/python3-typer_0.27.0.bb            | 13 ++++++++----
 .../python-rich/python3-rich_15.0.0.bb        | 21 ++++++++++++++-----
 2 files changed, 25 insertions(+), 9 deletions(-)

-- 
2.55.0



             reply	other threads:[~2026-08-02 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-02 15:51 iwanicki92 [this message]
2026-08-02 15:51 ` [meta-python][PATCH 1/2] python3-rich: add missing runtime dependencies iwanicki92
2026-08-02 15:51 ` [meta-python][PATCH 2/2] python3-typer: " iwanicki92

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=20260802155139.4128822-1-iwanicki92@gmail.com \
    --to=iwanicki92@gmail.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.