mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/flask-sphinx-themes: enable py3.11
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ MY_PN="Flask-Sphinx-Themes"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( pypy3 python3_{8..10} )
|
||||
PYTHON_COMPAT=( pypy3 python3_{8..11} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
|
||||
|
||||
Reference in New Issue
Block a user