mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-protobuf: drop python3-six from RDEPENDS
It looks like python3-six was dropped as a dependency between version 3.17.0 and 3.18.0. Looking at the PyPi downloads indicates this coincides with when Python 2 support was dropped. I couldn't find any release notes so this patch is based on looking at the source code downloaded from PyPi. Signed-off-by: Guðni Már Gilbert <gudnimar@noxmedical.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9b3b5a900d
commit
fe0ba70f91
|
|
@ -23,7 +23,6 @@ RDEPENDS:${PN} += " \
|
|||
python3-netclient \
|
||||
python3-numbers \
|
||||
python3-pkgutil \
|
||||
python3-six \
|
||||
python3-unittest \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user