Fixes
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user