From bc28bc28cdb201f6252dcb93fe62b1fefe81da7e Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 17 May 2022 14:00:16 +0200 Subject: dev-python/sphinxcontrib-trio: enable py3.11 Signed-off-by: Andrew Ammerlaan --- dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index 00cced7a2fd1..441ce266fbea 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 DESCRIPTION="Make Sphinx better at documenting Python functions and methods" -- cgit v1.2.3