summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-02 00:20:51 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-02 00:31:35 -0400
commit2c335e7a90f82e693ca8da3391169a5d15a6115a (patch)
treec9ac8d9f70c464e9d632f08ee57b66cfec45f44a /dev-python/gst-python
parentmail-client/geary: Version bump to 43.0 (diff)
downloadgentoo-2c335e7a90f82e693ca8da3391169a5d15a6115a.tar.gz
gentoo-2c335e7a90f82e693ca8da3391169a5d15a6115a.tar.bz2
gentoo-2c335e7a90f82e693ca8da3391169a5d15a6115a.zip
dev-python/gst-python: Add Python 3.11 compatibility
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r--dev-python/gst-python/gst-python-1.20.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.20.3.ebuild b/dev-python/gst-python/gst-python-1.20.3.ebuild
index 768ffde39835..df597b5ae5ad 100644
--- a/dev-python/gst-python/gst-python-1.20.3.ebuild
+++ b/dev-python/gst-python/gst-python-1.20.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit meson python-r1 xdg-utils