Hi Drew,

On 08-03-2019 03:08, Drew Parsons wrote:
> On 2019-03-07 20:46, Paul Gevers wrote:
>> If you upload now, your package will not migrate to testing before the
>> full freeze becomes effective so it would need an unblock. If you want
>> to fix this issue with the three lines I saw in the bug report, you can
>> go ahead. However, it is probably worth waiting for a resolution of bug
>> 915738 and combine it with that.
>>
> 
> Alas, the deprecation patch (in python-scipy 1.1.0-3) doesn't actually
> prevent emission of the deprecation warnings, so they're still spamming
> the debci log.

Do you have evidence they did anything at all? If not, please revert
this if we get to a new upload.

> On the bright side, s390x is now using gfortran-8
> successfully (#915738).

Well, at least some success then.

> To remove the deprecation warnings we'd need to deal with them at the
> source. Upstream has patches
> https://github.com/scipy/scipy/commit/614847c5fc8d5f8a618980df3c1b93540428ae46
> 
> https://github.com/scipy/scipy/commit/e0cfa29e2fbe86f994924c0c7514ff5bbfffd514
> 
> and for completeness
> https://github.com/scipy/scipy/commit/87e48c3c54d7a85bc6628c88c1de98ac0469b6fa
> 
> 
> The deprecation problem (matrix API) appears in many places, but the fix
> is straightfoward: replace np.matrix with matrix from from
> scipy.sparse.sputils
> 
> Can you authorise an unblock to apply these 3 upstream patches to
> python-scipy 1.1.0 ?
> That won't necessarily fix the debci failure, but it will make it a lot
> easier to see what's actually failing.

I am slightly unhappy with the second patch, as it seems to be doing
more than you describe above in a few places. This may be correct but
that is difficult to quickly judge.

Also, what is the general documented way that these wrappers can be
used? scipy is sort of taking over the maintenanceship of these
functions in this way if we're not careful.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to