pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-scipy py-scipy: remove reference to non-existe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f63f8683b1a0
branches:  trunk
changeset: 312420:f63f8683b1a0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 03 08:36:44 2018 +0000

description:
py-scipy: remove reference to non-existent file

diffstat:

 math/py-scipy/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 629ea7bd0dce -r f63f8683b1a0 math/py-scipy/Makefile
--- a/math/py-scipy/Makefile    Mon Sep 03 07:59:12 2018 +0000
+++ b/math/py-scipy/Makefile    Mon Sep 03 08:36:44 2018 +0000
@@ -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/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