Scapy moved from pycrypto to cryptography in 2.4.0 (commit c24298b).
Signed-off-by: Ross Burton <[email protected]>
---
meta-networking/recipes-devtools/python/python3-scapy_2.4.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.4.5.bb
b/meta-networking/recipes-devtools/python/python3-scapy_2.4.5.bb
index 927482f994..d318c27c5a 100644
--- a/meta-networking/recipes-devtools/python/python3-scapy_2.4.5.bb
+++ b/meta-networking/recipes-devtools/python/python3-scapy_2.4.5.bb
@@ -38,4 +38,4 @@ do_install_ptest() {
RDEPENDS:${PN} = "tcpdump ${PYTHON_PN}-compression ${PYTHON_PN}-cryptography
${PYTHON_PN}-netclient \
${PYTHON_PN}-netserver ${PYTHON_PN}-pydoc
${PYTHON_PN}-pkgutil ${PYTHON_PN}-shell \
- ${PYTHON_PN}-threading ${PYTHON_PN}-numbers
${PYTHON_PN}-pycrypto"
+ ${PYTHON_PN}-threading ${PYTHON_PN}-numbers"
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94837):
https://lists.openembedded.org/g/openembedded-devel/message/94837
Mute This Topic: https://lists.openembedded.org/mt/88421049/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-