This commit is contained in:
2024-08-22 13:43:17 +02:00
parent bf9444e0b1
commit 9accb199e5
5 changed files with 8 additions and 51 deletions

View File

@ -1,11 +1,12 @@
PORTNAME= netbox-agent
DISTVERSION= 20240822
DISTVERSIONPREFIX= v
CATEGORIES= net python
DISTVERSION= 0.7.2-77
DISTVERSIONSUFFIX=-g6ae055c
CATEGORIES= net-mgmt python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kiwi@oav.net
COMMENT= Netbox Agent
COMMENT= Agent for the Netbox network automation
WWW= https://github.com/KlaraSystems/netbox-agent
LICENSE= APACHE20
@ -24,10 +25,9 @@ RUN_DEPENDS= ${LOCALBASE}/bin/ipmitool:sysutils/ipmitool \
${PYTHON_PKGNAMEPREFIX}sysctl>=0.3.0:devel/py-sysctl@${PY_FLAVOR}
USES= python
# PyPi sdist do not have tests
USE_GITHUB= yes
GH_ACCOUNT= KlaraSystems
GH_TAGNAME= 6ae055c
#GH_TAGNAME= 6ae055c
USE_PYTHON= autoplist distutils pytest