commit:     e98ebaa2e4cda87d4d6d07c9d52702e49ac971f7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 09:57:01 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 09:57:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98ebaa2

dev-util/umockdev: Tested up to py3.9

Closes: https://bugs.gentoo.org/718298
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/umockdev/umockdev-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/umockdev/umockdev-0.12.1.ebuild 
b/dev-util/umockdev/umockdev-0.12.1.ebuild
index 6f027562512..a3ebfc33942 100644
--- a/dev-util/umockdev/umockdev-0.12.1.ebuild
+++ b/dev-util/umockdev/umockdev-0.12.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit multilib-minimal python-any-r1
 

Reply via email to