diff --git a/security/py-netbox-secretstore/Makefile b/security/py-netbox-secretstore/Makefile index 98fa6207cc85..a0bdc98f5e8a 100644 --- a/security/py-netbox-secretstore/Makefile +++ b/security/py-netbox-secretstore/Makefile @@ -1,25 +1,26 @@ PORTNAME= netbox-secretstore -DISTVERSION= 1.0.8 +DISTVERSION= 1.0.10 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Secret store for NetBox LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= netbox>=3.0.0:net-mgmt/netbox \ + ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}netbox-plugin-extensions>0:net-mgmt/py-netbox-plugin-extensions@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist distutils NO_ARCH= yes SUB_FILES= pkg-message SUB_LIST= PYTHON_VER=${PYTHON_VER} .include diff --git a/security/py-netbox-secretstore/distinfo b/security/py-netbox-secretstore/distinfo index fc54499f15ea..1c6dd283ff76 100644 --- a/security/py-netbox-secretstore/distinfo +++ b/security/py-netbox-secretstore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633174085 -SHA256 (netbox-secretstore-1.0.8.tar.gz) = 48ce9a84846cab8b2f17be5fc36b221921ddedfa6e4ca49b0c089ea23bb4bb58 -SIZE (netbox-secretstore-1.0.8.tar.gz) = 46237 +TIMESTAMP = 1637871954 +SHA256 (netbox-secretstore-1.0.10.tar.gz) = 980b6021a4cce13452514eb7dc0362122f15706a4676eb5225a2e1adfd66e92c +SIZE (netbox-secretstore-1.0.10.tar.gz) = 46495