dev-util/buildbot-react-grid-view: Bump buildbot-react-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:45:35 +02:00
committed by Arthur Zamarin
parent 4a8ed76f81
commit ee2297066f

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/-react-grid-/_react_grid_}
PYPI_PN=${PN//-/_}
inherit distutils-r1 pypi
DESCRIPTION="BuildBot react based grid view web interface"