mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
python3-poetry-core: remove python3-pathlib2 dependency
Poetry 1.1.0 removed pathlib2 from the dependencies entirely, and before then it was only needed with Python 2. (From OE-Core rev: 6b981b6fe196b6ea4a4b966149f2954ddd047903) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bb8fd7415f
commit
758350b71c
@@ -29,7 +29,6 @@ RDEPENDS:${PN}:append:class-target = "\
|
||||
python3-json \
|
||||
python3-logging \
|
||||
python3-netclient \
|
||||
python3-pathlib2 \
|
||||
python3-pprint \
|
||||
python3-shell \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user