commit:     1bfcc50378db7cbbbc5338968b03d753e0103a74
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 24 18:33:24 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 24 18:46:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bfcc503

dev-python/bandit: Tested on py3.10

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/bandit/bandit-1.7.2-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/bandit/bandit-1.7.2-r1.ebuild 
b/dev-python/bandit/bandit-1.7.2-r1.ebuild
index 0857a573ec73..f0d242be7c60 100644
--- a/dev-python/bandit/bandit-1.7.2-r1.ebuild
+++ b/dev-python/bandit/bandit-1.7.2-r1.ebuild
@@ -4,7 +4,8 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
+
 inherit distutils-r1
 
 DESCRIPTION="A security linter from OpenStack Security"

Reply via email to