commit:     10e523ac0ae1620777498cb7adfdda7e2c801b61
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May  8 06:39:23 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May  8 08:51:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e523ac

dev-python/tempora: Enable python3.10

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

 dev-python/tempora/tempora-4.0.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/tempora/tempora-4.0.2.ebuild 
b/dev-python/tempora/tempora-4.0.2.ebuild
index 55b710f5657..271e88fc1a9 100644
--- a/dev-python/tempora/tempora-4.0.2.ebuild
+++ b/dev-python/tempora/tempora-4.0.2.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
+PYTHON_COMPAT=( pypy3 python3_{7..10} )
 inherit distutils-r1
 
 MY_PN="${PN/-/.}"

Reply via email to