mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
dnf: drop python3-distutils dependency
Upstream dropped the now deprecated distutils: 18995d65 Remove distutils which are deprecated in python3.10 (RhBug:1950229) Usage was replaced with sysconfig, which is in python3-core [YOCTO #14610] (From OE-Core rev: 93e9b006007ef1afc79c45b48fd92c9e384ff6cb) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7b43703795
commit
fbc8abea31
@@ -38,7 +38,6 @@ RDEPENDS:${PN} += " \
|
|||||||
python3-netclient \
|
python3-netclient \
|
||||||
python3-email \
|
python3-email \
|
||||||
python3-threading \
|
python3-threading \
|
||||||
python3-distutils \
|
|
||||||
python3-logging \
|
python3-logging \
|
||||||
python3-fcntl \
|
python3-fcntl \
|
||||||
librepo \
|
librepo \
|
||||||
|
|||||||
Reference in New Issue
Block a user