Skip to content
Snippets Groups Projects
Unverified Commit b23e8e60 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

textproc/py-kidash: New port

Kidash is a tool for managing Kibana-related dashboards from the command
line. The standard GrimoireLab dashboards are available in the Sigils
repository.

WWW: https://github.com/chaoss/grimoirelab-kidash

Sponsored by:	The FreeBSD Foundation
parent 90821cf1
No related branches found
No related tags found
No related merge requests found
......@@ -1422,6 +1422,7 @@
SUBDIR += py-junit-xml
SUBDIR += py-jupyter_sphinx
SUBDIR += py-jupyterlab-pygments
SUBDIR += py-kidash
SUBDIR += py-langcodes
SUBDIR += py-langdetect
SUBDIR += py-langid
......
PORTNAME= kidash
DISTVERSION= 1.0.6
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= GrimoireLab script to manage Kibana dashboards from the command line
WWW= https://github.com/chaoss/grimoirelab-kidash
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>2.8.2:devel/py-python-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=2.2:net/py-urllib3@${PY_FLAVOR}
USES= python shebangfix
USE_PYTHON= autoplist concurrent pep517 unittest2
SHEBANG_GLOB= *.py
NO_ARCH= yes
TEST_WRKSRC= ${WRKSRC}/tests
.include <bsd.port.mk>
TIMESTAMP = 1728392118
SHA256 (kidash-1.0.6.tar.gz) = f55906c9cd0d296c0e7538819f2b073e4e0da32a6abc4e6ba856a227096c859f
SIZE (kidash-1.0.6.tar.gz) = 33137
Kidash is a tool for managing Kibana-related dashboards from the command
line. The standard GrimoireLab dashboards are available in the Sigils
repository.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment