Hi Drew > From: Drew Parsons <[email protected]> > To: [email protected] > Cc: > Bcc: > Date: Sun, 01 Sep 2019 23:00:50 +0800 > Subject: Re: #936436 dolfin: Python2 removal in sid/bullseye > > Your package either build-depends, depends on Python2, or uses Python2 > in the autopkg tests. > > > No it doesn't.--
The control file of dolfin-bin_2019.1.0-4_all.deb contains "Depends: python:any", see below. Regards Graham Package: dolfin-bin Source: dolfin Version: 2019.1.0-4 Architecture: all Maintainer: Debian Science Team <[email protected]> Installed-Size: 83 Depends: python3-dolfin (>= 2019.1.0-4), python3-numpy, python3:any, python:any Section: math Priority: optional Homepage: http://fenicsproject.org Description: Executable scripts for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains executable scripts for DOLFIN. -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
