Bug#1055544: libgetdata hardcodes specific python versions in the packaging
Matthias Klose
doko at debian.org
Wed Nov 8 07:17:55 GMT 2023
Package: src:libgetdata
Version: 0.11-0-7
Severity: important
Tags: sid trixie
User: debian-python at lists.debian.org
Usertags: python3.12
libgetdata hardcodes specific python versions in the packaging, which it
should not (seen when building with both 3.11 and 3.12 as supported
Python version)
https://launchpadlibrarian.net/696569970/buildlog_ubuntu-noble-amd64.libgetdata_0.11.0-7build1_BUILDING.txt.gz
dh_missing: warning:
usr/local/lib/python3.12/dist-packages/pygetdata.cpython-312-x86_64-linux-gnu.so
exists in debian/tmp but is not installed to anywhere
dh_missing: error: missing files, aborting
$ cat debian/python3-pygetdata.install #
usr/lib/python3*/site-packages/pygetdata*so
usr/local/lib/python3.11/dist-packages/* /usr/lib/python3.11/site-packages
More information about the debian-science-maintainers
mailing list