commit:     bab70d4c8e2846ca0b87a2f5b462645fe70cff57
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 20:42:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 20:45:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab70d4c

net-analyzer/scapy: add python3.10

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/scapy/scapy-2.4.5.ebuild | 4 ++--
 net-analyzer/scapy/scapy-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-analyzer/scapy/scapy-2.4.5.ebuild 
b/net-analyzer/scapy/scapy-2.4.5.ebuild
index d5184f68b5eb..b8d28e831aab 100644
--- a/net-analyzer/scapy/scapy-2.4.5.ebuild
+++ b/net-analyzer/scapy/scapy-2.4.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 readme.gentoo-r1
 

diff --git a/net-analyzer/scapy/scapy-9999.ebuild 
b/net-analyzer/scapy/scapy-9999.ebuild
index 6b0b5ba376c3..ffcb7962a604 100644
--- a/net-analyzer/scapy/scapy-9999.ebuild
+++ b/net-analyzer/scapy/scapy-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1 git-r3 readme.gentoo-r1
 

Reply via email to