summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-25 09:05:10 +0000
committerwiz <wiz@pkgsrc.org>2022-01-25 09:05:10 +0000
commit563d0061297dfc430ee3d0a9ff0042bda7d61899 (patch)
treea10ceeebfe680d18c3ce8eb6868b7ac19f065e65 /security
parentc8f7b3ae97b79c8ce47067919390b53eda0bead9 (diff)
downloadpkgsrc-563d0061297dfc430ee3d0a9ff0042bda7d61899.tar.gz
*: use versioned_dependencies.mk for py-importlib-metadata
Diffstat (limited to 'security')
-rw-r--r--security/py-signedjson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-signedjson/Makefile b/security/py-signedjson/Makefile
index 02bffb98aed..d492eaeb868 100644
--- a/security/py-signedjson/Makefile
+++ b/security/py-signedjson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/01/13 19:31:24 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/25 09:05:11 wiz Exp $
DISTNAME= signedjson-1.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,6 @@ COMMENT= Signs JSON objects with ED25519 signatures
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-canonicaljson>=1.0.0:../../devel/py-canonicaljson
-DEPENDS+= ${PYPKGPREFIX}-importlib-metadata-[0-9]*:../../devel/py-importlib-metadata
DEPENDS+= ${PYPKGPREFIX}-nacl>=0.3.0:../../security/py-nacl
DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=3.5:../../devel/py-typing-extensions
DEPENDS+= ${PYPKGPREFIX}-unpaddedbase64>=1.0.1:../../devel/py-unpaddedbase64
@@ -21,6 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-typing-[0-9]*:../../devel/py-typing
.endif
PYTHON_VERSIONED_DEPENDENCIES= setuptools_scm:build
+PYTHON_VERSIONED_DEPENDENCIES+= importlib-metadata
USE_LANGUAGES= # none