Bug#972566: python3-opencv: build python extensions for all supported python versions

Drew Parsons dparsons at debian.org
Tue Oct 20 13:10:07 BST 2020


Not as simple as "Build-Depends: python3-all-dev", then.  Not built by 
pybuild.

dolfin uses cmake, but only for the C++ libs. It provides a separate 
setup.py for its python modules. So it's not going to help us.

Will have to think about it. An interesting challenge.

Drew



On 2020-10-20 19:54, Mo Zhou wrote:
> Hi Drew,
> 
> Thanks for the report. python3-opencv is built using cmake. I have no
> idea on the way of enabling multiple python3 builds for the current
> cmake build system.
> 
> On Tue, Oct 20, 2020 at 07:40:44PM +0800, Drew Parsons wrote:
>> 
>> Currently python3-opencv only builds python extensions
>> ...for the default version of python (python3.8 at the moment).
>> 
>> It would be nice if the extension module could be built for all
>> supported pythons (python3.9 is now in the archive).
>> 



More information about the debian-science-maintainers mailing list