summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2024-10-17 21:47:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 10:05:19 +0300
commitc8486c0e4ff6f22b6f0c512229bc9a570b3bb3be (patch)
treebcd55efb0a9302d9007a0569aaf641e1ace33a16 /dev-util
parentdev-util/buildbot-react-grid-view: Bump buildbot-react-grid-view to 3.11.9 (diff)
downloadgentoo-c8486c0e4ff6f22b6f0c512229bc9a570b3bb3be.tar.gz
gentoo-c8486c0e4ff6f22b6f0c512229bc9a570b3bb3be.tar.bz2
gentoo-c8486c0e4ff6f22b6f0c512229bc9a570b3bb3be.zip
dev-util/buildbot-react-wsgi-dashboards: Bump buildbot-react-wsgi-dashboards to 3.11.9
Signed-off-by: Magnus Granberg <zorry@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot-react-wsgi-dashboards/buildbot-react-wsgi-dashboards-3.11.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/buildbot-react-wsgi-dashboards/buildbot-react-wsgi-dashboards-3.11.9.ebuild b/dev-util/buildbot-react-wsgi-dashboards/buildbot-react-wsgi-dashboards-3.11.9.ebuild
index d8110bb9d249..d8f6bb0afeb7 100644
--- a/dev-util/buildbot-react-wsgi-dashboards/buildbot-react-wsgi-dashboards-3.11.9.ebuild
+++ b/dev-util/buildbot-react-wsgi-dashboards/buildbot-react-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/-react-wsgi-/_react_wsgi_}
+PYPI_PN=${PN//-/_}
inherit distutils-r1 pypi
DESCRIPTION="Buildbot plugin to integrate flask or bottle dashboards to buildbot UI"