From 662e9858abf54b03e6667b97ca51c249056d6e31 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 11 Apr 2023 04:58:42 +0100 Subject: net-analyzer/scapy: add TODO re changes for next release See: https://github.com/secdev/scapy/pull/3958 Signed-off-by: Sam James --- net-analyzer/scapy/scapy-2.5.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-analyzer/scapy/scapy-2.5.0.ebuild b/net-analyzer/scapy/scapy-2.5.0.ebuild index 3a385c66fe57..aa1c22caace1 100644 --- a/net-analyzer/scapy/scapy-2.5.0.ebuild +++ b/net-analyzer/scapy/scapy-2.5.0.ebuild @@ -3,6 +3,9 @@ EAPI=8 +# See https://github.com/secdev/scapy/pull/3958#discussion_r1161302244 on next +# bump (>2.5.0)! + PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 readme.gentoo-r1 -- cgit v1.2.3-65-gdbad