summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-04 20:38:47 +0000
committerSam James <sam@gentoo.org>2022-01-04 20:45:05 +0000
commit80d4a76dd6e174c1b7f2086b6682c378d909a638 (patch)
treeebe4cc2a81dee4406b82dee292729ead885f3e06 /media-video
parentmedia-gfx/mypaint: enable py3.10 and disable py3.7 (diff)
downloadgentoo-80d4a76dd6e174c1b7f2086b6682c378d909a638.tar.gz
gentoo-80d4a76dd6e174c1b7f2086b6682c378d909a638.tar.bz2
gentoo-80d4a76dd6e174c1b7f2086b6682c378d909a638.zip
media-video/subliminal: add python3.10
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/subliminal/subliminal-2.1.0-r1.ebuild4
-rw-r--r--media-video/subliminal/subliminal-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/subliminal/subliminal-2.1.0-r1.ebuild b/media-video/subliminal/subliminal-2.1.0-r1.ebuild
index 1bd69c0d6a9e..17b07c7ff436 100644
--- a/media-video/subliminal/subliminal-2.1.0-r1.ebuild
+++ b/media-video/subliminal/subliminal-2.1.0-r1.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,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE='xml(+)'
DISTUTILS_USE_SETUPTOOLS=rdepend
diff --git a/media-video/subliminal/subliminal-9999.ebuild b/media-video/subliminal/subliminal-9999.ebuild
index 560187c90ba1..f742cd5d323d 100644
--- a/media-video/subliminal/subliminal-9999.ebuild
+++ b/media-video/subliminal/subliminal-9999.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,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE='xml(+)'
DISTUTILS_USE_SETUPTOOLS=rdepend