commit: fbc8c01e1336e1dc79b4c4106d17030c3c5fa9f0
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 19:50:45 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=fbc8c01e
dev-util/buildbot-waterfall-view: Bump buildbot-waterfall-view to 3.11.9
Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild
b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild
index ef5c5ebceb6e..8bdcec20dda0 100644
--- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.11.9.ebuild
+++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-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/-waterfall-/_waterfall_}
+PYPI_PN=${PN//-/_}
inherit distutils-r1 pypi
DESCRIPTION="Buildbot waterfall-view plugin"