Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 2021 09:14:18 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 779ab46088e8 - main - security/py-netbox-secretstore: Update to 1.0.10
Message-ID:  <202112010914.1B19EIJ7086562@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=779ab46088e81a6799e85915b70370c8433954f6

commit 779ab46088e81a6799e85915b70370c8433954f6
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-12-01 09:06:50 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-12-01 09:06:50 +0000

    security/py-netbox-secretstore: Update to 1.0.10
    
    Changelog since 1.0.8:
    
    https://github.com/DanSheps/netbox-secretstore/compare/v1.0.8...v1.0.10
---
 security/py-netbox-secretstore/Makefile | 3 ++-
 security/py-netbox-secretstore/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

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,5 +1,5 @@
 PORTNAME=	netbox-secretstore
-DISTVERSION=	1.0.8
+DISTVERSION=	1.0.10
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ 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}
 
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112010914.1B19EIJ7086562>