aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-02 00:45:35 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2023-05-02 00:45:35 +0500
commit12088906c597f38640e866db39c7ba6dea3f5ec0 (patch)
tree34f83cc2ba6ad7ae3e3966042de7997b36ea8711 /media-video
parentwww-apps/twint: treeclean (diff)
downloadguru-12088906c597f38640e866db39c7ba6dea3f5ec0.tar.gz
guru-12088906c597f38640e866db39c7ba6dea3f5ec0.tar.bz2
guru-12088906c597f38640e866db39c7ba6dea3f5ec0.zip
*/*: drop dead py3.9 impl
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/ciano/ciano-0.2.4-r1.ebuild2
-rw-r--r--media-video/ffsubsync/ffsubsync-0.4.20-r1.ebuild2
-rw-r--r--media-video/ffsubsync/ffsubsync-0.4.22.ebuild2
-rw-r--r--media-video/ffsubsync/ffsubsync-0.4.23.ebuild2
-rw-r--r--media-video/syncplay/syncplay-1.6.9.ebuild2
-rw-r--r--media-video/syncplay/syncplay-1.7.0.ebuild2
-rw-r--r--media-video/tartube/tartube-2.4.077.ebuild2
-rw-r--r--media-video/tartube/tartube-9999.ebuild2
-rw-r--r--media-video/trakt-scrobbler/trakt-scrobbler-1.4.2-r1.ebuild2
-rw-r--r--media-video/trakt-scrobbler/trakt-scrobbler-1.5.0-r1.ebuild2
-rw-r--r--media-video/trakt-scrobbler/trakt-scrobbler-1.6.3-r1.ebuild2
11 files changed, 11 insertions, 11 deletions
diff --git a/media-video/ciano/ciano-0.2.4-r1.ebuild b/media-video/ciano/ciano-0.2.4-r1.ebuild
index 6e06a88a9..5671d588e 100644
--- a/media-video/ciano/ciano-0.2.4-r1.ebuild
+++ b/media-video/ciano/ciano-0.2.4-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit gnome2-utils meson python-any-r1 vala xdg
diff --git a/media-video/ffsubsync/ffsubsync-0.4.20-r1.ebuild b/media-video/ffsubsync/ffsubsync-0.4.20-r1.ebuild
index 93625aaeb..7da742d60 100644
--- a/media-video/ffsubsync/ffsubsync-0.4.20-r1.ebuild
+++ b/media-video/ffsubsync/ffsubsync-0.4.20-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1
diff --git a/media-video/ffsubsync/ffsubsync-0.4.22.ebuild b/media-video/ffsubsync/ffsubsync-0.4.22.ebuild
index 6aa3e5cd1..1994453a4 100644
--- a/media-video/ffsubsync/ffsubsync-0.4.22.ebuild
+++ b/media-video/ffsubsync/ffsubsync-0.4.22.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/media-video/ffsubsync/ffsubsync-0.4.23.ebuild b/media-video/ffsubsync/ffsubsync-0.4.23.ebuild
index 6aa3e5cd1..1994453a4 100644
--- a/media-video/ffsubsync/ffsubsync-0.4.23.ebuild
+++ b/media-video/ffsubsync/ffsubsync-0.4.23.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/media-video/syncplay/syncplay-1.6.9.ebuild b/media-video/syncplay/syncplay-1.6.9.ebuild
index 1326d9a94..7d9ccb944 100644
--- a/media-video/syncplay/syncplay-1.6.9.ebuild
+++ b/media-video/syncplay/syncplay-1.6.9.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
diff --git a/media-video/syncplay/syncplay-1.7.0.ebuild b/media-video/syncplay/syncplay-1.7.0.ebuild
index c77007f83..c11934ec7 100644
--- a/media-video/syncplay/syncplay-1.7.0.ebuild
+++ b/media-video/syncplay/syncplay-1.7.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
diff --git a/media-video/tartube/tartube-2.4.077.ebuild b/media-video/tartube/tartube-2.4.077.ebuild
index f8a62ce59..d0f1ba5d9 100644
--- a/media-video/tartube/tartube-2.4.077.ebuild
+++ b/media-video/tartube/tartube-2.4.077.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1 xdg
diff --git a/media-video/tartube/tartube-9999.ebuild b/media-video/tartube/tartube-9999.ebuild
index f8a62ce59..d0f1ba5d9 100644
--- a/media-video/tartube/tartube-9999.ebuild
+++ b/media-video/tartube/tartube-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1 xdg
diff --git a/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2-r1.ebuild b/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2-r1.ebuild
index 146920dd6..613e7a8d2 100644
--- a/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2-r1.ebuild
+++ b/media-video/trakt-scrobbler/trakt-scrobbler-1.4.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1 optfeature
diff --git a/media-video/trakt-scrobbler/trakt-scrobbler-1.5.0-r1.ebuild b/media-video/trakt-scrobbler/trakt-scrobbler-1.5.0-r1.ebuild
index 704e6632e..4dfde6f74 100644
--- a/media-video/trakt-scrobbler/trakt-scrobbler-1.5.0-r1.ebuild
+++ b/media-video/trakt-scrobbler/trakt-scrobbler-1.5.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_10 )
inherit distutils-r1 optfeature
diff --git a/media-video/trakt-scrobbler/trakt-scrobbler-1.6.3-r1.ebuild b/media-video/trakt-scrobbler/trakt-scrobbler-1.6.3-r1.ebuild
index 5f47bb2d5..a047b5f88 100644
--- a/media-video/trakt-scrobbler/trakt-scrobbler-1.6.3-r1.ebuild
+++ b/media-video/trakt-scrobbler/trakt-scrobbler-1.6.3-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 optfeature