Bug#952396: Strange pydist warning about cysignals package not being found

2021-11-03 Thread Graham Inggs
Hi Julien

> 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.

Probably due to #998406.

Regards
Graham



Bug#952396: Strange pydist warning about cysignals package not being found

2020-02-23 Thread Julien Puydt
Package: python3-cysignals-pari
Version: 1.10.2+ds-3

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