The use of the extras module was removed in 2.6.0[1], and the use of six
was removed in 2.5.0[2].

[1] testtools 5d3b595 ("Drop extras of extras; fixtures no longer uses it")
[2] testtools 8e8bf52 ("Remove six")

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/python/python3-testtools_2.9.1.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-testtools_2.9.1.bb 
b/meta/recipes-devtools/python/python3-testtools_2.9.1.bb
index 0c7f6221781..31809fe1edd 100644
--- a/meta/recipes-devtools/python/python3-testtools_2.9.1.bb
+++ b/meta/recipes-devtools/python/python3-testtools_2.9.1.bb
@@ -13,9 +13,7 @@ SRC_URI[sha256sum] = 
"39ad9eb9e1b935d6838f4b3aee4d6e72db65df5602f6feda998dbb4fe8
 RDEPENDS:${PN} += "\
     python3-compression \
     python3-doctest \
-    python3-extras \
     python3-json \
-    python3-six \
     "
 
 BBCLASSEXTEND = "nativesdk"
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#245829): 
https://lists.openembedded.org/g/openembedded-core/message/245829
Mute This Topic: https://lists.openembedded.org/mt/121258216/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to