Bug 12376 - python-scapy3k is deprecated
Summary: python-scapy3k is deprecated
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-02 15:03 UTC by gabriel
Modified: 2019-12-08 21:18 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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