diff options
author | 2024-10-17 21:47:59 +0200 | |
---|---|---|
committer | 2024-10-18 10:05:19 +0300 | |
commit | c8486c0e4ff6f22b6f0c512229bc9a570b3bb3be (patch) | |
tree | bcd55efb0a9302d9007a0569aaf641e1ace33a16 /dev-util | |
parent | dev-util/buildbot-react-grid-view: Bump buildbot-react-grid-view to 3.11.9 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |