commit: 9cb471d3a6c70fd67f640c2f5671db8396f4af03
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 19:52:59 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=9cb471d3
dev-util/buildbot-wsgi-dashboards: Bump buildbot-wsgi-dashboards to 3.11.9
Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild
b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild
index 3d06ce5cb569..1f54aceacaee 100644
--- a/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild
+++ b/dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-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/-wsgi-/_wsgi_}
+PYPI_PN=${PN//-/_}
inherit distutils-r1 pypi
DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to
buildbot UI"