mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
python3-bcrypt: drop python3-six from RDEPENDS
Python 2.7 support was dropped in version 3.2.0 and python3-six dependency was subsequently dropped in version 3.2.1 (From OE-Core rev: 50757cc95b3062f11a7455af33e7a7e74ea1d0f7) Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
13078ea23f
commit
6ea457052c
|
|
@ -33,5 +33,4 @@ RDEPENDS:${PN}:class-target += "\
|
|||
python3-cffi \
|
||||
python3-ctypes \
|
||||
python3-shell \
|
||||
python3-six \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user