summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bettler <thomas.bettler@gmail.com>2021-12-16 21:03:50 +0100
committerSam James <sam@gentoo.org>2021-12-25 22:17:41 +0000
commitb5f885a87a4c39aeaaabf7ebc701103b8c922852 (patch)
treefbbfe441e683527001fc91334c43c2ebe98572bd /net-analyzer
parentdev-python/libvirt-python: sync live (diff)
downloadgentoo-b5f885a87a4c39aeaaabf7ebc701103b8c922852.tar.gz
gentoo-b5f885a87a4c39aeaaabf7ebc701103b8c922852.tar.bz2
gentoo-b5f885a87a4c39aeaaabf7ebc701103b8c922852.zip
net-analyzer/net-snmp: add python 3.10
Closes: https://bugs.gentoo.org/829375 Closes: https://github.com/gentoo/gentoo/pull/23347 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild2
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild2
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild
index 98e333c0842a..38a18dc27b47 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9-r4.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_OPTIONAL=yesplz
DISTUTILS_SINGLE_IMPL=yesplz
GENTOO_DEPEND_ON_PERL=no
PATCHSET=3
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
WANT_AUTOMAKE=none
inherit autotools distutils-r1 perl-module systemd
diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild
index 3480413cfc4b..5618ab3fd695 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9-r5.ebuild
@@ -6,7 +6,7 @@ EAPI=7
DISTUTILS_OPTIONAL=yes
DISTUTILS_SINGLE_IMPL=yes
GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
WANT_AUTOMAKE=none
inherit autotools distutils-r1 perl-module systemd
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild
index b46d354f22d4..ca051dec0f59 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9.1-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
DISTUTILS_OPTIONAL=yes
DISTUTILS_SINGLE_IMPL=yes
GENTOO_DEPEND_ON_PERL=no
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
WANT_AUTOMAKE=none
inherit autotools distutils-r1 perl-module systemd