We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b522f45 commit aef4c53Copy full SHA for aef4c53
1 file changed
textproc/py-deepdiff/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.23 2025/05/20 05:44:15 adam Exp $
+# $NetBSD: Makefile,v 1.24 2025/06/12 07:30:29 wiz Exp $
2
3
DISTNAME= deepdiff-8.5.0
4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/seperman/deepdiff
10
COMMENT= Deep Difference and Search of any Python object/data
11
LICENSE= mit
12
13
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=0:../../devel/py-flit_core
14
DEPENDS+= ${PYPKGPREFIX}-orderly-set>=5.4.1:../../devel/py-orderly-set
15
# cli
16
DEPENDS+= ${PYPKGPREFIX}-click>=8.1.0:../../devel/py-click
0 commit comments