meta-openembedded/meta-python/recipes-devtools
Rasmus Villemoes 97e875069f
python3-netaddr: add missing RDEPENDS on python3-pprint
core.py in the netaddr package has

   import pprint as _pprint

and so I hit

    from netaddr import OUI
  File "/usr/lib/python3.12/site-packages/netaddr/__init__.py", line 76, in <module>
    from netaddr.core import (
  File "/usr/lib/python3.12/site-packages/netaddr/core.py", line 9, in <module>
    import pprint as _pprint
ModuleNotFoundError: No module named 'pprint'

Add the missing RDEPENDS.

Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-25 18:32:07 -07:00
..
gyp
python python3-netaddr: add missing RDEPENDS on python3-pprint 2025-03-25 18:32:07 -07:00
python-jsonref
python3-attrdict3
python3-cairocffi python3-cairocffi: add new recipe 2025-02-18 19:23:49 -08:00
python3-gspread python3-gspread: upgrade 6.1.4 -> 6.2.0 2025-03-11 17:17:22 -07:00
python3-mlcommons-loadgen python3-mlcommons-loadgen: upgrade 5.0.5 -> 5.0.14 2025-02-12 09:16:04 -08:00
python3-nltk
python3-piccata
python3-reedsolo
python3-rouge-score
python3-wxgtk4 Use https:// in HOMEPAGE variable instead of http:// 2025-03-25 18:32:07 -07:00
python3-zstandard