pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-scipy
Module Name: pkgsrc
Committed By: adam
Date: Tue Aug 6 09:46:17 UTC 2024
Modified Files:
pkgsrc/math/py-scipy: Makefile
Log Message:
py-scipy: bump GCC_REQD
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/math/py-scipy/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-scipy/Makefile
diff -u pkgsrc/math/py-scipy/Makefile:1.83 pkgsrc/math/py-scipy/Makefile:1.84
--- pkgsrc/math/py-scipy/Makefile:1.83 Wed Jul 31 18:15:38 2024
+++ pkgsrc/math/py-scipy/Makefile Tue Aug 6 09:46:17 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2024/07/31 18:15:38 adam Exp $
+# $NetBSD: Makefile,v 1.84 2024/08/06 09:46:17 adam Exp $
DISTNAME= scipy-1.14.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -29,7 +29,7 @@ USE_CXX_FEATURES= c++17
USE_LANGUAGES= c c++ fortran
USE_TOOLS+= pkg-config
MAKE_ENV+= ATLAS=None
-GCC_REQD+= 8
+GCC_REQD+= 9
SUBST_CLASSES+= f2py
SUBST_STAGE.f2py= pre-configure
Home |
Main Index |
Thread Index |
Old Index