[Python-modules-team] Bug#802833: please do not link python extensions against libpython
Matthias Klose
doko at debian.org
Fri Oct 23 22:22:27 UTC 2015
Package: src:pyside
Version: 1.2.2-2
Severity: important
Tags: sid stretch
please do not link python extensions against libpython, or else you force people
to install all supported python versions.
See:
$ apt-cache show python3-pyside.qtcore | grep Depends
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libpyside-py3-1.2 (= 1.2.2-2),
libpython3.4 (>= 3.4.2), libpython3.5 (>= 3.5.0~b1), libqtcore4 (>= 4:4.8.0),
libshiboken-py3-1.2v5 (>= 1.2.2-2+b1), libstdc++6 (>= 4.1.1), python3 (<< 3.6),
python3 (>= 3.4~)
More information about the Python-modules-team
mailing list