commit:     6d2c0e0858158175d64635011f811073df640d83
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 15:52:21 2022 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun May 22 15:52:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2c0e08

dev-python/sphinx_celery: enable py3.10

Closes: https://bugs.gentoo.org/845882
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild 
b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
index 62dd26081087..85de2bc0e770 100644
--- a/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
+++ b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1

Reply via email to