[Python-modules-team] Bug#919929: unblock request: python-scipy/1.1.0-4 skimage/0.14.2-2: autopkgtest passes (Re: bug#919929)
Drew Parsons
dparsons at debian.org
Sat Mar 16 12:48:45 GMT 2019
On 2019-03-11 14:39, Drew Parsons wrote:
>
> I've adapted the 3 patches and pushed to salsa,
> matrix_API_614847c5.patch
> matrix_API_more_e0cfa29e2.patch
> matrix_API_filter_check_87e48c3c5.patch
> https://salsa.debian.org/python-team/modules/python-scipy/tree/master/debian/patches
...
> The numpy.sparse tests pass with this patch, and most of the matrix
> PendingDeprecationWarnings are gone (the upstream patch missed
> integrate/tests/test_ivp.py, but the remaining warnings are few enough
> to not need to worry about).
Well, turns out the other warnings worried Aurelien enough to file
Bug#924396.
Is there enough will to add more scipy patches for the buster release to
reduce the remaining DeprecationWarnings? (they don't break tests,
they're just annoying)
Or should we just let it go at this point and let them get cleared in
future versions?)
...
>
> With these patches, the sparse matrix tests pass. There remain three
> errors unrelated to sparse matrix:
> spatial/tests/test__plotutils.py::TestPlotting::test_delaunay FAILED
> [ 76%]
> spatial/tests/test__plotutils.py::TestPlotting::test_voronoi FAILED
> [ 76%]
> spatial/tests/test__plotutils.py::TestPlotting::test_convex_hull
> FAILED [ 76%]
,,,
> > with suppress_warnings as sup:
> E AttributeError: __enter__
>
> Apart from that, I'm happy to upload the sparse matrix patches once
> the s390x update reaches testing.
Those errors must have been local to me. scipy 1.1.0-4 now passes debci
tests cleanly.
That being the case, in the interests of making a stable release that
passes it own tests, I'd like to request an unblock for
python-scipy/1.1.0-4 (together with skimage/0.14.2-2)
Drew
More information about the Python-modules-team
mailing list