All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 0/2] Fix runtime dependencies of 2 python packages
@ 2026-08-02 15:51 iwanicki92
  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
  0 siblings, 2 replies; 3+ messages in thread
From: iwanicki92 @ 2026-08-02 15:51 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2026-08-02 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-02 15:51 [meta-python][PATCH 0/2] Fix runtime dependencies of 2 python packages iwanicki92
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

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.