From ed628138b5bbc2513c740ede338671bf427ce23b Mon Sep 17 00:00:00 2001 From: Ekaterina Vaartis Date: Wed, 2 Jun 2021 18:16:05 +0300 Subject: media-gfx/hydrus: Bump to python 3.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Now that QtPy and Pyside2 support 3.9, this does too Signed-off-by: Ekaterina Vaartis Closes: https://github.com/gentoo/gentoo/pull/21087 Signed-off-by: Michał Górny --- media-gfx/hydrus/hydrus-441.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-18-g5258