pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-photutils
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Aug 7 16:12:50 UTC 2024
Modified Files:
pkgsrc/math/py-photutils: Makefile
Log Message:
py-photutils: Not for python39.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/py-photutils/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-photutils/Makefile
diff -u pkgsrc/math/py-photutils/Makefile:1.10 pkgsrc/math/py-photutils/Makefile:1.11
--- pkgsrc/math/py-photutils/Makefile:1.10 Sat May 18 13:37:34 2024
+++ pkgsrc/math/py-photutils/Makefile Wed Aug 7 16:12:49 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2024/05/18 13:37:34 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/08/07 16:12:49 jperkin Exp $
DISTNAME= photutils-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,6 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-gwcs>=0.12:../.
PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-scikit
PYTHON_VERSIONS_INCOMPATIBLE+= 38 # py-scikit-learn
+PYTHON_VERSIONS_INCOMPATIBLE+= 39 # py-scikit-learn py-scikit-image ...
.include "../../lang/python/wheel.mk"
.include "../../math/py-numpy/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index