commit: 7802c909fd3e81adc297bf1ad8f60ca5283d5316 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 19:56:55 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 18 07:05:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7802c909
dev-util/buildbot-www-react: Bump buildbot-www-react to 3.11.9 Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/38993 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-util/buildbot-www-react/buildbot-www-react-3.11.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/buildbot-www-react/buildbot-www-react-3.11.9.ebuild b/dev-util/buildbot-www-react/buildbot-www-react-3.11.9.ebuild index d3cdddd584b5..221e783eb351 100644 --- a/dev-util/buildbot-www-react/buildbot-www-react-3.11.9.ebuild +++ b/dev-util/buildbot-www-react/buildbot-www-react-3.11.9.ebuild @@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python3_{10..12} ) -PYPI_PN=${PN/-www-/_www_} +PYPI_PN=${PN//-/_} inherit distutils-r1 pypi DESCRIPTION="BuildBot base web interface, use with buildbot-react-{console-view,grid-view}..."
