pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-canonicaljson py-canonicaljson: build needs w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec05a00f81b8
branches: trunk
changeset: 387484:ec05a00f81b8
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 31 07:55:50 2022 +0000
description:
py-canonicaljson: build needs wheels; spotted by @wiz
diffstat:
devel/py-canonicaljson/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 99f2af146ca7 -r ec05a00f81b8 devel/py-canonicaljson/Makefile
--- a/devel/py-canonicaljson/Makefile Mon Oct 31 03:23:28 2022 +0000
+++ b/devel/py-canonicaljson/Makefile Mon Oct 31 07:55:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/10/25 07:30:19 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/31 07:55:50 adam Exp $
DISTNAME= canonicaljson-1.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= Encodes objects and arrays as RFC 7159 JSON
LICENSE= apache-2.0
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-frozendict>=1.0:../../devel/py-frozendict
DEPENDS+= ${PYPKGPREFIX}-simplejson>=3.14.0:../../converters/py-simplejson
Home |
Main Index |
Thread Index |
Old Index