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:
Ross Burton
2024-07-23 15:51:04 +01:00
committed by Richard Purdie
parent bb8fd7415f
commit 758350b71c

View File

@@ -29,7 +29,6 @@ RDEPENDS:${PN}:append:class-target = "\
python3-json \
python3-logging \
python3-netclient \
python3-pathlib2 \
python3-pprint \
python3-shell \
"