mbox series

[meta-python,0/2] Fix runtime dependencies of 2 python packages

Message ID 20260802155139.4128822-1-iwanicki92@gmail.com
Headers show
Series Fix runtime dependencies of 2 python packages | expand

Message

iwanicki92 Aug. 2, 2026, 3:51 p.m. UTC
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(-)