pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-uncertainties
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 22 04:16:06 UTC 2024
Modified Files:
pkgsrc/math/py-uncertainties: Makefile
Log Message:
py-uncertainties: update TOOL_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/py-uncertainties/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-uncertainties/Makefile
diff -u pkgsrc/math/py-uncertainties/Makefile:1.17 pkgsrc/math/py-uncertainties/Makefile:1.18
--- pkgsrc/math/py-uncertainties/Makefile:1.17 Tue Jul 16 03:44:37 2024
+++ pkgsrc/math/py-uncertainties/Makefile Mon Jul 22 04:16:06 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2024/07/16 03:44:37 adam Exp $
+# $NetBSD: Makefile,v 1.18 2024/07/22 04:16:06 adam Exp $
DISTNAME= uncertainties-3.2.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,8 @@ HOMEPAGE= https://uncertainties-python-p
COMMENT= Transparent calculations with uncertainties on the quantities involved
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=64:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=8:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
Home |
Main Index |
Thread Index |
Old Index