commit:     bf764c861412330ee62fb2a95e6a6d28ba23add8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 01:27:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 17 01:27:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf764c86

dev-python/pysnmp-mibs: update EAPI 7 -> 8

Closes: https://bugs.gentoo.org/845102
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild 
b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild
index cca89c2e7910..04cf09d681c4 100644
--- a/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.ebuild
+++ b/dev-python/pysnmp-mibs/pysnmp-mibs-0.1.6.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
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="SNMP framework in Python - MIBs"

Reply via email to