summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-scrypt/0001-py-scrypt-remove-the-hard-coded-include-paths.patch
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2020-04-29 12:58:06 -0700
committerKhem Raj <raj.khem@gmail.com>2020-05-03 14:29:17 -0700
commitf30a3cfa9d97357d045aa8e1c0d22bb6584c2d77 (patch)
tree87bc917348c472c68b1fa12bcd137036c13d560d /meta-python/recipes-devtools/python/python3-scrypt/0001-py-scrypt-remove-the-hard-coded-include-paths.patch
parent2ca4f084f101c619950137e8f0503bdefafe8973 (diff)
downloadmeta-openembedded-f30a3cfa9d97357d045aa8e1c0d22bb6584c2d77.tar.gz
python3-atomicwrites: add python3-misc to RDEPENDS
The atomicwrites module depends on the tempfiles module, but it is not in the RDEPENDs, so add it: root@qemux86-64:~# python3 Python 3.8.2 (default, Feb 25 2020, 10:39:28) [GCC 9.3.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import atomicwrites Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.8/site-packages/atomicwrites/__init__.py", line 5, in <module> import tempfile ModuleNotFoundError: No module named 'tempfile' Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-scrypt/0001-py-scrypt-remove-the-hard-coded-include-paths.patch')
0 files changed, 0 insertions, 0 deletions