summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaterina Vaartis <vaartis@kotobank.ch>2021-06-02 18:16:05 +0300
committerMichał Górny <mgorny@gentoo.org>2021-06-02 21:46:49 +0200
commited628138b5bbc2513c740ede338671bf427ce23b (patch)
tree1ce6550bacc69d5d484863faa0ef83c187c5b987
parentdev-python/lz4: Bump to py3.10 (diff)
downloadgentoo-ed628138b5bbc2513c740ede338671bf427ce23b.tar.gz
gentoo-ed628138b5bbc2513c740ede338671bf427ce23b.tar.bz2
gentoo-ed628138b5bbc2513c740ede338671bf427ce23b.zip
media-gfx/hydrus: Bump to python 3.9
Now that QtPy and Pyside2 support 3.9, this does too Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Closes: https://github.com/gentoo/gentoo/pull/21087 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--media-gfx/hydrus/hydrus-441.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/hydrus/hydrus-441.ebuild b/media-gfx/hydrus/hydrus-441.ebuild
index ae3f806847c6..2e6f4152ae78 100644
--- a/media-gfx/hydrus/hydrus-441.ebuild
+++ b/media-gfx/hydrus/hydrus-441.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="sqlite"
inherit python-single-r1 desktop optfeature