Files
meta-openembedded/meta-python/recipes-devtools/python
Trevor Gamblin 824b48dfdc python3-py: add python3-netclient to RDEPENDS
python3-py requires the uuid.py module, which is contained in
python3-netclient. Without it:

root@qemux86-64:~# python3

>>> import py._path.local
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python3.8/site-packages/py/_path/local.py", line 7, in <module>
import sys, os, atexit, io, uuid
ModuleNotFoundError: No module named 'uuid'

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 71bb82f312)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-05-17 14:34:55 -07:00
..
2020-04-20 21:45:13 -07:00
2020-04-21 07:14:06 -07:00
2020-04-01 23:32:54 -07:00
2020-04-03 14:38:09 -07:00
2020-03-30 22:02:13 -07:00
2019-11-13 07:15:16 -08:00
2019-11-13 07:15:16 -08:00
2020-04-20 21:45:13 -07:00
2020-04-01 23:32:54 -07:00
2020-04-03 14:38:09 -07:00
2020-04-01 23:32:54 -07:00
2020-04-10 23:49:16 -07:00