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: wiz
Date: Mon Sep 3 08:36:44 UTC 2018
Modified Files:
pkgsrc/math/py-scipy: Makefile
Log Message:
py-scipy: remove reference to non-existent file
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 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.36 pkgsrc/math/py-scipy/Makefile:1.37
--- pkgsrc/math/py-scipy/Makefile:1.36 Fri Aug 31 08:09:19 2018
+++ pkgsrc/math/py-scipy/Makefile Mon Sep 3 08:36:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2018/08/31 08:09:19 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/09/03 08:36:44 wiz Exp $
DISTNAME= scipy-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -78,7 +78,6 @@ REPLACE_PYTHON+= scipy/sparse/linalg/tes
REPLACE_PYTHON+= scipy/sparse/setup.py
REPLACE_PYTHON+= scipy/spatial/setup.py
REPLACE_PYTHON+= scipy/spatial/tests/test_distance.py
-REPLACE_PYTHON+= scipy/special/generate_ufuncs.py
REPLACE_PYTHON+= scipy/special/setup.py
REPLACE_PYTHON+= scipy/special/spfun_stats.py
REPLACE_PYTHON+= scipy/stats/setup.py
Home |
Main Index |
Thread Index |
Old Index