[Python-modules-commits] r29114 - in packages/scipy/trunk/debian/patches (1 file)
jtaylor-guest at users.alioth.debian.org
jtaylor-guest at users.alioth.debian.org
Tue May 27 23:50:03 UTC 2014
Date: Tuesday, May 27, 2014 @ 23:50:03
Author: jtaylor-guest
Revision: 29114
refresh patch
Modified:
packages/scipy/trunk/debian/patches/cap-ld-precision.patch
Modified: packages/scipy/trunk/debian/patches/cap-ld-precision.patch
===================================================================
--- packages/scipy/trunk/debian/patches/cap-ld-precision.patch 2014-05-27 23:50:00 UTC (rev 29113)
+++ packages/scipy/trunk/debian/patches/cap-ld-precision.patch 2014-05-27 23:50:03 UTC (rev 29114)
@@ -5,7 +5,7 @@
--- a/scipy/signal/tests/test_signaltools.py
+++ b/scipy/signal/tests/test_signaltools.py
-@@ -622,7 +622,15 @@ class TestCorrelate2d(TestCase):
+@@ -744,7 +744,15 @@ class TestCorrelate2d(TestCase):
# name will be TestCorrelateComplex###, where ### is the number of bits.
for datatype in [np.csingle, np.cdouble, np.clongdouble]:
cls = _get_testcorrelate_class(datatype, _TestCorrelateComplex)
More information about the Python-modules-commits
mailing list