#952396 Strange pydist warning about cysignals package not being found

Package:
python3-cysignals-pari
Source:
cysignals
Description:
interrupt and signal handling for Cython -- Python 3 - PARI/GP
Submitter:
Julien Puydt
Date:
2021-11-03 18:45:03 UTC
Severity:
normal
#952396#5
Date:
2020-02-23 19:18:43 UTC
From:
To:
Hi,

while building pplpy, I noticed the following warning:

I: dh_python3 pydist:228: Cannot find package that provides cysignals.
Please add package that provides it to Build-Depends or add "cysignals
python3-cysignals" line to debian/py3dist-overrides or add proper
dependency to Depends by hand and ignore this info.

I find it pretty strange, because the package does build-depend on
python3-cysignals-pari, which does declare it provides python3-
cysignals.

Perhaps I'll try the debian/py3dist-overrides trick, but I wanted to
see if you had another suggestion before doing so.

Cheers,

JP

#952396#10
Date:
2021-11-03 18:40:52 UTC
From:
To:
Hi Julien

Probably due to #998406.

Regards
Graham