diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:14:24 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:19:40 -0500 |
commit | 630a3f21ef7803f275fcbf60a57bb6080d9bb361 (patch) | |
tree | 5e35f9e3ee237a9e9ae709b59df28a7ba53627f4 /net-analyzer/net-snmp | |
parent | net-wireless/gr-rds: python bump (diff) | |
download | gentoo-630a3f21ef7803f275fcbf60a57bb6080d9bb361.tar.gz gentoo-630a3f21ef7803f275fcbf60a57bb6080d9bb361.tar.bz2 gentoo-630a3f21ef7803f275fcbf60a57bb6080d9bb361.zip |
net-analyzer/net-snmp: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-99999999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild b/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild index 3972364ff6b0..e7d8ef4f773d 100644 --- a/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ DISTUTILS_OPTIONAL=yesplz DISTUTILS_SINGLE_IMPL=yesplz GENTOO_DEPEND_ON_PERL=no PATCHSET=3 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) WANT_AUTOMAKE=none inherit autotools distutils-r1 perl-module systemd diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index d777fdc80b00..a24bf6edffd7 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ DISTUTILS_OPTIONAL=yesplz DISTUTILS_SINGLE_IMPL=yesplz GENTOO_DEPEND_ON_PERL=no PATCHSET=3 -PYTHON_COMPAT=( python3_{7,8} ) +PYTHON_COMPAT=( python3_{7,8,9} ) WANT_AUTOMAKE=none inherit autotools distutils-r1 git-r3 perl-module systemd |