commit:     d74cb71777fd786767b0de1b86407d4bb6141792
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 11 15:00:49 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 11 15:00:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d74cb717

dev-python/sphinx-gallery: enable python3.10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild 
b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
index 09cd037c8e88..cd6c79e83ffa 100644
--- a/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.ebuild
+++ b/dev-python/sphinx-gallery/sphinx-gallery-0.10.1.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
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

Reply via email to