pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-astropy
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Jun 25 02:00:30 UTC 2024
Modified Files:
pkgsrc/math/py-astropy: Makefile
Log Message:
py-astropy: revert previous tools change, not necessary
(I misread something. In any case, I have a patch based on upstream
changes that do away with that expectation about py-setuputils; it's
presently in testing.)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/py-astropy/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-astropy/Makefile
diff -u pkgsrc/math/py-astropy/Makefile:1.13 pkgsrc/math/py-astropy/Makefile:1.14
--- pkgsrc/math/py-astropy/Makefile:1.13 Mon Jun 24 23:14:28 2024
+++ pkgsrc/math/py-astropy/Makefile Tue Jun 25 02:00:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2024/06/24 23:14:28 gutteridge Exp $
+# $NetBSD: Makefile,v 1.14 2024/06/25 02:00:30 gutteridge Exp $
DISTNAME= astropy-5.3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,6 @@ HOMEPAGE= https://www.astropy.org/
COMMENT= Python module for astronomical calculations and data analysis
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
TOOL_DEPENDS+= ${PYPKGPREFIX}-extension-helpers-[0-9]*:../../devel/py-extension-helpers
Home |
Main Index |
Thread Index |
Old Index