summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2024-10-17 21:52:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 10:05:19 +0300
commit9cb471d3a6c70fd67f640c2f5671db8396f4af03 (patch)
tree792cc3553826cacbcc17dc0979db1f393cdfa631
parentdev-util/buildbot-waterfall-view: Bump buildbot-waterfall-view to 3.11.9 (diff)
downloadgentoo-9cb471d3a6c70fd67f640c2f5671db8396f4af03.tar.gz
gentoo-9cb471d3a6c70fd67f640c2f5671db8396f4af03.tar.bz2
gentoo-9cb471d3a6c70fd67f640c2f5671db8396f4af03.zip
dev-util/buildbot-wsgi-dashboards: Bump buildbot-wsgi-dashboards to 3.11.9
Signed-off-by: Magnus Granberg <zorry@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.11.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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"