Files
poky/meta/recipes-devtools
Kai Kang eab17ad3b7 python3-pyparsing: rdepends on python3-html
It fails to import python module 'pyparsing':

| root@qemux86-64:~# python3 -c 'import pyparsing'
| Traceback (most recent call last):
|   File "<string>", line 1, in <module>
|   File "/usr/lib64/python3.10/site-packages/pyparsing/__init__.py", line 141, in <module>
|     from .helpers import *
|   File "/usr/lib64/python3.10/site-packages/pyparsing/helpers.py", line 2, in <module>
|     import html.entities
| ModuleNotFoundError: No module named 'html'

(From OE-Core rev: bfc76d19f3d6e3a7b2d91c3fcd97501c8b29001e)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-16 13:39:12 +00:00
..
2022-03-09 11:46:27 +00:00
2022-03-09 11:46:27 +00:00
2022-03-02 18:43:24 +00:00
2022-03-07 22:44:55 +00:00
2021-11-25 21:55:10 +00:00
2022-03-16 10:31:40 +00:00
2022-03-16 13:39:12 +00:00
2021-11-03 10:12:42 +00:00
2022-03-16 10:31:41 +00:00
2022-02-08 14:20:18 +00:00
2022-02-05 17:46:05 +00:00
2022-03-11 06:56:01 +00:00
2022-03-09 11:46:27 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-11-10 19:27:29 +00:00
2022-03-16 10:31:40 +00:00
2022-03-02 18:43:24 +00:00
2022-02-25 12:41:23 +00:00
2022-03-15 08:40:09 +00:00
2021-12-08 20:22:10 +00:00