Re: Christopher Obbard > > > Both apt-cache depends and apt-rdepends don't show any dependency chain > > > involving python3-openpyxl or typical intermediates such as pandas, > > > tablib, petl, csvkit or anndata. But maybe I am missing something? > > > > Note that autoremovals also include build-dependencies. > > Thanks, that is useful. But I still cannot see how python3-openpyxl or > any binary packages from openpyxl are included in the lava package, > including B-d and Depends ?
Hi Christopher, python3-openpyxl is a direct build-dependency of pandas, if that helps. (It also considers build-depends-of-build-depends etc.) Sorry, I don't know an automated tool that would chase these chains, and I don't know enough of this part of the python ecosystem to make a better educated guess. My interest here is because the Autorm affects omnidb. If it turns out this bug doesn't actually break the world, we might be able to downgrade it. Christoph -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
