Bug 12376

Summary: python-scapy3k is deprecated
Product: buildroot Reporter: gabriel
Component: Outdated packageAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description gabriel 2019-12-02 15:03:03 UTC
The package python-scapy3k (https://github.com/buildroot/buildroot/blob/master/package/python-scapy3k/python-scapy3k.mk) is deprecated since python-scapy supports Python 3 (v2.4.0+).
Comment 1 Arnout Vandecappelle 2019-12-03 21:35:57 UTC
Thanks for this report. Feel free to send a patch to the mailing list to remove python-scapy3k. Make sure to also include legacy handling (i.e. move the option to Config.in.legacy and select BR2_PACKAGE_PYTHON_SCAPY from it).
Comment 2 gabriel 2019-12-04 09:06:55 UTC
Thanks for the answer.
I've submitted a patch: http://lists.busybox.net/pipermail/buildroot/2019-December/268075.html