devel/py-buildbot-wsgi-dashboards: New port

Buildbot plugin to integrate flask or bottle dashboards to buildbot UI

WWW: https://buildbot.net

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman
2025-06-30 14:18:01 +02:00
parent 469d9377fd
commit e135fd1d78
4 changed files with 28 additions and 0 deletions
+1
View File
@@ -4585,6 +4585,7 @@
SUBDIR += py-buildbot-pkg
SUBDIR += py-buildbot-react-console-view
SUBDIR += py-buildbot-waterfall-view
SUBDIR += py-buildbot-wsgi-dashboards
SUBDIR += py-buildbot-worker
SUBDIR += py-buildbot-www
SUBDIR += py-bullet3
@@ -0,0 +1,23 @@
PORTNAME= buildbot-wsgi-dashboards
DISTVERSION= 4.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= buildbot_wsgi_dashboards-${DISTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Buildbot plugin to integrate flask or bottle dashboards to buildbot UI (React)
WWW= https://buildbot.net
LICENSE= GPLv2
#LICENSE_FILE= Not packaged in sdist
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}buildbot-pkg>=${PORTVERSION}:devel/py-buildbot-pkg@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>
@@ -0,0 +1,3 @@
TIMESTAMP = 1751285523
SHA256 (buildbot_wsgi_dashboards-4.3.0.tar.gz) = be87cac6921f6c0b3b1d1e3763ba231cb4049fafd621d8d93e066278132ccfbe
SIZE (buildbot_wsgi_dashboards-4.3.0.tar.gz) = 434342
@@ -0,0 +1 @@
Buildbot plugin to integrate flask or bottle dashboards to buildbot UI (React)