mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
python3-pyopenssl: drop python3-six from RDEPENDS
Python 2.7 support was dropped in version 22.0.0 python3-six was dropped as a dependency in 22.0.0 (From OE-Core rev: 6eab37a0cdcc6071f79aa5c8198df0b2ba23dd7a) 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
6ea457052c
commit
a23cf50510
|
|
@ -15,7 +15,6 @@ FILES:${PN}-tests = "${libdir}/${PYTHON_DIR}/site-packages/OpenSSL/test"
|
|||
|
||||
RDEPENDS:${PN}:class-target = " \
|
||||
python3-cryptography \
|
||||
python3-six \
|
||||
python3-threading \
|
||||
"
|
||||
RDEPENDS:${PN}-tests = "${PN}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user