From 3e06ba00c5e17b372b92f6e066aee13526ab6000 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 28 Nov 2021 13:16:29 +0100 Subject: dev-python/trio-asyncio: enable py3.10 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild b/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild index 296d8886411b..05009fc247e8 100644 --- a/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild +++ b/dev-python/trio-asyncio/trio-asyncio-0.12.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 @@ -31,4 +31,4 @@ BDEPEND=" PATCHES=( "${FILESDIR}/no-pytest-runner.patch" ) distutils_enable_tests pytest -distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio +distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio dev-python/sphinx_rtd_theme -- cgit v1.2.3-18-g5258