dev-util/buildbot-grid-view: Bump buildbot-grid-view to 3.11.9

Signed-off-by: Magnus Granberg <zorry@gentoo.org>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Magnus Granberg
2024-10-17 21:40:34 +02:00
committed by Arthur Zamarin
parent 33fdbc2d19
commit b4e3b83d71

View File

@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
PYTHON_REQ_USE="sqlite"
PYTHON_COMPAT=( python3_{10..12} )
PYPI_PN=${PN/-grid-/_grid_}
PYPI_PN=${PN//-/_}
inherit distutils-r1 pypi
DESCRIPTION="BuildBot grid view web interface"