pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-flufl.testing
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 25 22:29:50 UTC 2025
Modified Files:
pkgsrc/devel/py-flufl.testing: Makefile
Log Message:
py-flufl.testing: add missing tool
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-flufl.testing/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-flufl.testing/Makefile
diff -u pkgsrc/devel/py-flufl.testing/Makefile:1.6 pkgsrc/devel/py-flufl.testing/Makefile:1.7
--- pkgsrc/devel/py-flufl.testing/Makefile:1.6 Wed Jan 22 08:11:24 2025
+++ pkgsrc/devel/py-flufl.testing/Makefile Sat Jan 25 22:29:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/01/22 08:11:24 adam Exp $
+# $NetBSD: Makefile,v 1.7 2025/01/25 22:29:50 wiz Exp $
DISTNAME= flufl.testing-0.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= https://gitlab.com/warsaw/fluf
COMMENT= Small collection of test tool plugins
LICENSE= apache-2.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index